提交历史

作者 SHA1 备注 提交日期
  armink 09f9fcaaa6 [DeviceDriver] Fix rw009 WiFi module auto reconnect feature. 8 年之前
  Bernard Xiong ab2a125b3d Merge pull request #774 from armink/fix_rti_link_for_iar 8 年之前
  armink 573c294216 [BSP] Fix component initialization functions may be not sequential storage on ROM when used for IAR linker. 8 年之前
  Bernard Xiong 763d7456e3 Merge pull request #773 from AubrCool/fix-stm32f10x_spi.drv 8 年之前
  Aubr.Cool fe16f91cf1 [Bsp] stm32f107 spi drv : dma add irq 8 年之前
  Bernard Xiong 82359e09f0 Merge pull request #772 from caogos/master 8 年之前
  勤为本 fa127c6531 在龙芯1c的编译配置脚本“rtconfig.py”中增加“交叉编译工具链的说明” 8 年之前
  Bernard Xiong b9a718b80c Update components.c 8 年之前
  Bernard Xiong f47433137e Merge pull request #769 from TanekLiang/stm32l475-iot 8 年之前
  Bernard Xiong 1d701111a7 Merge pull request #771 from TanekLiang/main_stack 8 年之前
  tanek liang 2448b69d02 [kernel] rename RT_TINY_SIZE to RT_USING_TINY_SIZE 8 年之前
  tanek liang d835d91ae8 [kernel] use the macro definition instead of the user main thread 8 年之前
  Bernard Xiong 42042ab80d Merge pull request #770 from TanekLiang/stm32l476-nucleo 8 年之前
  tanek liang cad3cacfa7 [bsp] remove unused file, update SConscript and mdk project 8 年之前
  tanek liang e9bb6a91b9 [bsp] fixed scons building error and update mdk project 8 年之前
  Bernard Xiong f8571944ab Merge pull request #768 from TanekLiang/stm32l475-iot 8 年之前
  Bernard Xiong 5148b9ff27 Merge pull request #766 from AubrCool/fix-stm32f10x.wdt 8 年之前
  Bernard Xiong c3c3503dc3 Merge pull request #765 from AubrCool/fix-fm24clxx.drv 8 年之前
  Bernard Xiong cda00bf0ac Merge pull request #767 from caogos/master 8 年之前
  勤为本 5734d52a08 把每秒Tick数从100改为1000(龙芯1c主频252M,改为1000没问题) 8 年之前
  勤为本 358612c8a2 支持GPIO中断(外部中断) 8 年之前
  勤为本 d1bb7c61f4 将支持的中断个数从32个扩展到160个,至此可以支持所有中断 8 年之前
  Aubr.Cool 690128e839 [Bsp] stm32f10x fm24cl64 drv correct size 8 年之前
  Aubr.Cool 2c1ee84347 BSP stm32f10x add watchdog driver 8 年之前
  Aubr.Cool 81feb775fa [Bsp] stm32f10x add fm24cl64 drv 8 年之前
  Aubr.Cool 8f4e80669b [Components] driver i2c add fm24clxx drv 8 年之前
  tanek liang 27902374db [bsp] add new bsp for stm32l475 IoT discovery kit 8 年之前
  Bernard Xiong 6ab027677b Merge pull request #764 from AubrCool/fix-msh.argc.error 8 年之前
  Aubr.Cool e4fea38726 [Components] correct msh argc too many error 8 年之前
  勤为本 f39164203e 修正龙芯1c的中断号 8 年之前