Commit History

Author SHA1 Message Date
  Bernard Xiong a951279c1e Merge pull request #2439 from sunshine0824/stm32f746 6 years ago
  Bernard Xiong f575aaa0b7 Merge pull request #2421 from jicheng0622/master 6 years ago
  sun_shine cca0eda2c2 [bsp][stm32] modify sdram configuration 6 years ago
  Bernard Xiong f165b9cb3b Merge pull request #2424 from wangyq2018/es32f0654 6 years ago
  Bernard Xiong aad4e1f343 Merge pull request #2429 from armink/del_keep 6 years ago
  Bernard Xiong 298ddc60ee Merge pull request #2433 from lymzzyh/master 6 years ago
  Bernard Xiong 84aa8d34f1 Merge pull request #2432 from zhaojuntao/ci-0312 6 years ago
  zyh 1022cfd3a7 [BSP][K210]Add LCD Camera driver 6 years ago
  MurphyZhao 184a206cb4 [ci] rm auto test stage 6 years ago
  wangyq2018 27d842b552 [bsp/es32f0654] add pwm drivers 6 years ago
  jicheng0622 ea867b623f Delete redundant blank lines 6 years ago
  armink 3e4a93cc91 Delete the unused '--keep' link flag when used RT_USED marco. 6 years ago
  jicheng0622 48ca812dbc Change license, update Readme and fixed some compability issues 6 years ago
  jicheng0622 82cc9a9eae Add RT1021-EVK BSP Support For RTThread By JiCheng 6 years ago
  Bernard Xiong 359d570061 Merge pull request #2414 from gbcwbz/finsh 6 years ago
  Bernard Xiong a4f16ed41f Merge pull request #2417 from obito0/master 6 years ago
  obito ec5d9bed8c 更新了README.md,增加了我上传的这两个BSP的描述 6 years ago
  obito 55f4d28ec5 我们学生一般都会用体积比较小的最小系统,也就是网上热卖的STM32F103C8T6最小系统,所以先做出这个最小系统的BSP,方便大家直接使用到自己的项目当中,也方便那些没有开发板的人用这个最小系统学习RTT 6 years ago
  obito 75448d5e4b 因为刚入手RT-Thread的时候就想找这个正点原子战舰V3开发板的BSP,结果没找到,一开始就制作BSP门槛相对高了,特此增加了正点原子的战舰V3开发板的BSP(STM32F103ZET6),方便所有和我用这款开发板的人快速入门RTT 6 years ago
  gbcwbz 860f8d954d [finsh] change return type of finsh_getchar from ch to int 6 years ago
  Bernard Xiong 6a12704bc6 Merge pull request #2412 from armink/fix_ulog 6 years ago
  Bernard Xiong 1cf890c1bf Merge pull request #2413 from liruncong/errorwarn 6 years ago
  liruncong 4f108dbadf [components/libc]armclang支持相关 6 years ago
  liruncong ce9629cb57 [components/libc/compilers/armlibc]_sys_exit增加RT_WEAK限定,由具体bsp重新实现,通常需要关闭中断,关闭IO输出等 6 years ago
  liruncong d0239b43a0 [components/cplusplus]修正cplusplus_system_init在arm V6下的问题 6 years ago
  liruncong e5522d6292 [components/net]增加const限定 6 years ago
  liruncong 39673cf4f6 [src]消除参数传递警告(warning: passing argument 1 of 'zoneindex' from incompatible pointer type [-Wincompatible-pointer-types]) 6 years ago
  armink 584593071e [component][ulog] Fixed the thread name output. 6 years ago
  armink b2c338970f [kservice] Update the rt_strnlen function. 6 years ago
  armink 7f3f8d8352 Update the rtdbg.h for ulog enable. 6 years ago