Historial de Commits

Autor SHA1 Mensaje Fecha
  tanek liang 81fce5d000 [bsp] replace error_handler() by RT_ASSERT(RT_NULL) hace 8 años
  tanek liang f537194d01 [bsp] update RCC initial for system hace 8 años
  Bernard Xiong a453b3318b Merge pull request #747 from TanekLiang/master hace 8 años
  Bernard Xiong 5b03b01125 Merge pull request #746 from pinhaozhang/master hace 8 años
  tanek liang a157b25f55 [bsp] added Ethernet driver and lwip in stm32f429-apollo board hace 8 años
  pinhaozhang 1330a70207 modified: components/libc/newlib/libc.c hace 8 años
  tanek liang 269a7683b5 add ili9341 lcd device and simple gui demo hace 8 años
  tanek liang e4999e60b0 [bsp] stm32f429-apollo added spi flash driver and mount as FatFs hace 8 años
  bernard 279fac7cbb [Kernel] Change RT_USING_IDLE_HOOK as simple definition. hace 8 años
  bernard ef88241d8e Fix compiling warning for Win32. hace 8 años
  bernard 0acf441836 Fix compiling warning for Win32. hace 8 años
  bernard 380754f4fd [GUI Engine] Add SConscript for libraries. hace 8 años
  bernard 53f042b44b Add module feature in KConfig. hace 8 años
  bernard 128b265848 [DeviceDrivers] codec cleanup. hace 8 años
  bernard 3101ba8ac8 [DFS] Add fd checking in dfs_file_close API. hace 8 años
  bernard 8ee0bf8908 Add KConfig for C++ feature. hace 8 años
  bernard ae6ca7bb02 KConfig cleanup. hace 8 años
  bernard c1926d3af7 [DeviceDrivers] Improve compatibility for SDIO CCCR v3.00. hace 8 años
  Bernard Xiong 02607c85ac [GUI Engine] change directory for image and font. hace 8 años
  Bernard Xiong 2a8890b188 Merge pull request #745 from TanekLiang/master hace 8 años
  tanek liang a4a96bbfac re-implement tick interface for stm32f4xx HAL library and fixed typo hace 8 años
  Bernard Xiong e4823f3247 Merge pull request #743 from geniusgogo/NRF52832 hace 8 años
  xieyangrun 92d8e4cbd8 update NRF52832 bsp hace 8 años
  Bernard Xiong 4d4597aa6c Merge pull request #742 from yygg/master hace 8 años
  Urey 2426efe6b7 delete volatile hace 8 años
  Urey 0e82a5b821 fix f_mount when mount more fats hace 8 años
  Bernard Xiong a38144407e Merge pull request #739 from armink/fix_uart_rx_dma hace 8 años
  armink 98c830f3de [BSP] Fix a bug on stm32f4xx uart rx DMA driver when first receive data filled the FIFO. hace 8 años
  armink 9b7d2023bb [BSP] Fix a bug on stm32f10x uart rx DMA driver when first receive data filled the FIFO. hace 8 años
  armink 99911a4c6f [DeviceDriver] Make uart rx DMA FIFO to use the FIFO full flag. hace 8 años