1. 09 6月, 2022 1 次提交
  2. 13 5月, 2022 1 次提交
  3. 24 4月, 2022 1 次提交
  4. 20 4月, 2022 4 次提交
  5. 19 4月, 2022 1 次提交
  6. 08 4月, 2022 1 次提交
  7. 06 4月, 2022 1 次提交
    • B
      [bsp/ch32v103r-evt] add ch32v103r-evt bsp · 99526cc0
      blta 提交于
      feat: move MRS demo source to bsp and libraries folder
      
      feat: update Sconscript
      
      feat: modify SConstruct in the bsp
      
      feat: use the rtconfig.py of gd32vf103v-eval bsp to modify
      
      feat: use the MRS's rtconfig.h temoporarily
      
      feat: update Kconfig files
      
      feat: use the MRS's .ld and rename as link.lds
      
      feat: add ch32v1 porting folder
      
      perf: remove board/system_ch32v10x.c
      
      fix: define SOC_ARM_SERIES_CH32V103 in rtconfig.h
      
      fix: add some neccessary macros in rtconfig.h
      
      perf: use the menuconfig to generate rtconfig.h
      
      feat: add readme.md
      
      fix: correct the bad encode in main.c
      
      fix: include board.h in main.c
      
      perf: check and update README.md
      
      perf: remove ch32f10x_port_cn.md
      
      feat: ignore the standard libraries's CI checking
      
      feat: add sdk_dist.py
      
      fix: correct some style errors again
      
      perf: simply the board/kconfig
      
      fix: format ch32v103r-evt
      
      fix: format drvs and libcpu
      99526cc0
  8. 05 4月, 2022 2 次提交
  9. 01 4月, 2022 1 次提交
  10. 29 3月, 2022 2 次提交
  11. 28 3月, 2022 1 次提交
    • A
      [libcpu/arm/cortex-m33]fix syscall_iar.S compiler error (#5719) · 9779963c
      ACM32_MCU 提交于
      * 1. 新增了i2c/spi/rtc/crypto等驱动;2. 删除了部分文件中的未使用到的头文件包含; 3. 修改keil编译时pm文件atoi的头文件stdlib未包含的警告
      
      * 修改文件格式
      
      * BSP
      
      1. 修改f4系列bsp的readme文件与工程文件
      2. 修改f0系列源文件的版权信息、删除目前没有的库文件。
      3. 其他
      
      * 修改IAR环境下arm cortex-m33内核的syscall_iar.S文件编译错误
      
      * 还原.gitignore文件
      Co-authored-by: Naisino2200 <90822414+aisino2200@users.noreply.github.com>
      9779963c
  12. 08 3月, 2022 1 次提交
  13. 07 3月, 2022 1 次提交
    • G
      [libcpu/aarch64] add gtimer frq set and stack align (#5642) · 0a8dd10b
      GUI 提交于
      * [libcpu/aarch64] add smp support
      
      * [libcpu/aarch64] rt_hw_trap_irq get irq instead of iar when using gicv2
      
      * [libcpu/aarch64] disable irq/fiq when switch thread
      
      * [libcpu/aarch64] add gtimer frq set and stack align
      0a8dd10b
  14. 22 2月, 2022 1 次提交
  15. 21 2月, 2022 1 次提交
  16. 17 2月, 2022 1 次提交
  17. 29 1月, 2022 1 次提交
  18. 25 1月, 2022 1 次提交
    • mysterywolf's avatar
      [Kconfig][libcpu] 增加ARCH_CPU_BIG_ENDIAN (#5547) · 5a0fea69
      mysterywolf 提交于
      * [cpu] 增加ARCH_CPU_BIG_ENDIAN
      - 之前RT_USING_BIG_ENDIAN的命名并不合理,予以替换为ARCH_CPU_BIG_ENDIAN
      - 删除一处多余的ARCH_CPU_64BIT
      - 整理了libcpu/Kconfig的格式
      
      * [libcpu][Kconfig] Cortex-M4&7 select ARCH_ARM_CORTEX_FPU
      
      * revert last commit
      5a0fea69
  19. 20 1月, 2022 1 次提交
  20. 08 1月, 2022 1 次提交
  21. 30 12月, 2021 2 次提交
  22. 23 12月, 2021 1 次提交
  23. 22 12月, 2021 1 次提交
  24. 15 12月, 2021 2 次提交
  25. 09 12月, 2021 1 次提交
  26. 30 11月, 2021 1 次提交
  27. 23 11月, 2021 1 次提交
  28. 18 11月, 2021 6 次提交