Commit History

Author SHA1 Message Date
  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
  bernard 3101ba8ac8 [DFS] Add fd checking in dfs_file_close API. 8 years ago
  bernard 8ee0bf8908 Add KConfig for C++ feature. 8 years ago
  bernard ae6ca7bb02 KConfig cleanup. 8 years ago
  bernard c1926d3af7 [DeviceDrivers] Improve compatibility for SDIO CCCR v3.00. 8 years ago
  Bernard Xiong 02607c85ac [GUI Engine] change directory for image and font. 8 years ago
  Bernard Xiong 2a8890b188 Merge pull request #745 from TanekLiang/master 8 years ago
  tanek liang a4a96bbfac re-implement tick interface for stm32f4xx HAL library and fixed typo 8 years ago
  Bernard Xiong e4823f3247 Merge pull request #743 from geniusgogo/NRF52832 8 years ago
  xieyangrun 92d8e4cbd8 update NRF52832 bsp 8 years ago
  Bernard Xiong 4d4597aa6c Merge pull request #742 from yygg/master 8 years ago
  Urey 2426efe6b7 delete volatile 8 years ago
  Urey 0e82a5b821 fix f_mount when mount more fats 8 years ago
  Bernard Xiong a38144407e Merge pull request #739 from armink/fix_uart_rx_dma 8 years ago
  armink 98c830f3de [BSP] Fix a bug on stm32f4xx uart rx DMA driver when first receive data filled the FIFO. 8 years ago
  armink 9b7d2023bb [BSP] Fix a bug on stm32f10x uart rx DMA driver when first receive data filled the FIFO. 8 years ago
  armink 99911a4c6f [DeviceDriver] Make uart rx DMA FIFO to use the FIFO full flag. 8 years ago
  armink 14728ff4ae [DeviceDriver] Add full flag to rt_serial_rx_fifo. 8 years ago
  Bernard Xiong 1730dcb83f Merge pull request #736 from geniusgogo/IDLE_hook 8 years ago