Commit History

Author SHA1 Message Date
  Bernard Xiong 6e902e17ae Merge pull request #750 from flyingcys/master 8 years ago
  flyingcys bd62def30c [bsps] fix bsp/stm32f10x/bxcan.c inline bug 8 years ago
  flyingcys 35e59002ef [bsp] fix bxcan.c inline bug 8 years ago
  Bernard Xiong 8437c049e6 [Kernel] Fix the number_mask initialization issue in TCB. 8 years ago
  Bernard Xiong 9c44022502 Merge pull request #748 from TanekLiang/master 8 years ago
  Bernard Xiong dd6454d87d Merge pull request #749 from FlyLu/master 8 years ago
  FlyLu fe457da958 [DeviceDrivers]Fix continuous write page bug for spi_flash_at45dbxx driver 8 years ago
  bernard b47994cb42 Add more checking for SConscript files of libc. 8 years ago
  bernard 6515dc238c [finsh] Add checking the result of chdir. 8 years ago
  bernard bc0fbbfe82 [DFS] change the cmd to long data type. 8 years ago
  bernard b7cf723162 [DFS] code cleanup 8 years ago
  bernard 6e63cbb9be [DFS] "console" device check. 8 years ago
  tanek liang 761a793a4b [bsp] remove error_handler() and resume RT_ASSERT() 8 years ago
  tanek liang 1d6c38f42f [bsp] remove RT_ASSERT() because UART not work now 8 years ago
  tanek liang df40819b4b [bsp] replace error_handler() by RT_ASSERT(RT_NULL) 8 years ago
  tanek liang 81fce5d000 [bsp] replace error_handler() by RT_ASSERT(RT_NULL) 8 years ago
  tanek liang 4978e340a9 [bsp] replace error_handler() by RT_ASSERT(RT_NULL) 8 years ago
  tanek liang f537194d01 [bsp] update RCC initial for system 8 years ago
  Bernard Xiong a453b3318b Merge pull request #747 from TanekLiang/master 8 years ago
  Bernard Xiong 5b03b01125 Merge pull request #746 from pinhaozhang/master 8 years ago
  tanek liang a157b25f55 [bsp] added Ethernet driver and lwip in stm32f429-apollo board 8 years ago
  pinhaozhang 1330a70207 modified: components/libc/newlib/libc.c 8 years ago
  tanek liang 269a7683b5 add ili9341 lcd device and simple gui demo 8 years ago
  tanek liang e4999e60b0 [bsp] stm32f429-apollo added spi flash driver and mount as FatFs 8 years ago
  bernard 279fac7cbb [Kernel] Change RT_USING_IDLE_HOOK as simple definition. 8 years ago
  bernard ef88241d8e Fix compiling warning for Win32. 8 years ago
  bernard 0acf441836 Fix compiling warning for Win32. 8 years ago
  bernard 380754f4fd [GUI Engine] Add SConscript for libraries. 8 years ago
  bernard 53f042b44b Add module feature in KConfig. 8 years ago
  bernard 128b265848 [DeviceDrivers] codec cleanup. 8 years ago