rt-thread-official/bsp/samd21
Yuqiang Wang 6b0671b336
[bsp][ci] fix BSPs compilation errors
1.RT_TIMER_TICK_PER_SECOND替换为RT_TICK_PER_SECOND
2.nxp lpc、imx、mcx系列bsp修复
3.lpc824支持gcc
4.lpc824、lpc1114 bsp默认使用nano版本
5.nxp scons --dist问题修复
6.rt-spark lvgl latest 编译修复
2024-10-11 18:32:58 -04:00
..
applications [bsp][applications][sconscript] 整理统一sconscript格式 (#6481) 2022-10-03 10:43:08 -04:00
asflib_config add atmel SAM D21 bsp support 2017-08-30 12:18:28 +08:00
board [errno code][-RT_ERROR] fix that use RT_ERROR without - 2023-03-20 00:06:16 -04:00
sam_d2x_asflib [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
README.txt Update README.txt 2017-08-31 19:03:01 +08:00
SAM_D2X_RTT.sct add scons cmd build 2017-08-31 18:57:59 +08:00
SConscript add atmel SAM D21 bsp support 2017-08-30 12:18:28 +08:00
SConstruct format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
project.uvprojx 分离内存分配接口与内存分配算法 (#5175) 2021-12-16 16:23:58 +08:00
rtconfig.h [bsp][ci] fix BSPs compilation errors 2024-10-11 18:32:58 -04:00
rtconfig.py [bsp][samd21] update scons script. 2018-12-03 20:22:59 +08:00
template.uvprojx add atmel SAM D21 bsp support 2017-08-30 12:18:28 +08:00

README.txt

使用SAMD21-Xplained-Pro开发板
scons:
  scons
  scons --target=mdk5
demo代码演示了串口、外部中断、RTC低功耗唤醒