rt-thread-official/bsp/apm32/libraries/Drivers
Man, Jianting (Meco) 99bdf978d7
[rtdef] use lower-case to define attributes (#6728)
* [rtdef] rename RT_WEAK attribute as rt_weak

* [rtdef] rename RT_USED attribute as rt_used

* [rtdef] rename RT_SECTION attribute as rt_section

* [rtdef] rename ALIGN attribute as rt_align

* [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
2022-12-11 13:12:03 -05:00
..
SConscript 本次PR涉及①BSP驱动新增②F103库更新③GCC、IAR适配及MDK更新④README文件及由更新驱动引起的脚本改动。 (#5638) 2022-03-08 12:03:06 +08:00
drv_adc.c 1. 更新 apm32\libraries\APM32F10x_Library 为 Geehy 官网 APM32F10x_SDK_V1.6。 2022-07-27 11:45:29 +08:00
drv_common.c [rtdef] use lower-case to define attributes (#6728) 2022-12-11 13:12:03 -05:00
drv_common.h 本次PR涉及①BSP驱动新增②F103库更新③GCC、IAR适配及MDK更新④README文件及由更新驱动引起的脚本改动。 (#5638) 2022-03-08 12:03:06 +08:00
drv_dac.c 1. 更新 apm32\libraries\APM32F10x_Library 为 Geehy 官网 APM32F10x_SDK_V1.6。 2022-07-27 11:45:29 +08:00
drv_gpio.c 使用 AStyle.exe 统一代码格式 2022-07-27 11:45:29 +08:00
drv_gpio.h 本次PR涉及①BSP驱动新增②F103库更新③GCC、IAR适配及MDK更新④README文件及由更新驱动引起的脚本改动。 (#5638) 2022-03-08 12:03:06 +08:00
drv_hwtimer.c 使用 AStyle.exe 统一代码格式 2022-07-27 11:45:29 +08:00
drv_pwm.c 使用 AStyle.exe 统一代码格式 2022-07-27 11:45:29 +08:00
drv_rtc.c 使用 AStyle.exe 统一代码格式 2022-07-27 11:45:29 +08:00
drv_soft_i2c.c 本次PR涉及①BSP驱动新增②F103库更新③GCC、IAR适配及MDK更新④README文件及由更新驱动引起的脚本改动。 (#5638) 2022-03-08 12:03:06 +08:00
drv_spi.c 使用 AStyle.exe 统一代码格式 2022-07-27 11:45:29 +08:00
drv_spi.h 本次PR涉及①BSP驱动新增②F103库更新③GCC、IAR适配及MDK更新④README文件及由更新驱动引起的脚本改动。 (#5638) 2022-03-08 12:03:06 +08:00
drv_usart.c 1. 更新 apm32\libraries\APM32F10x_Library 为 Geehy 官网 APM32F10x_SDK_V1.6。 2022-07-27 11:45:29 +08:00
drv_usart.h 本次PR涉及①BSP驱动新增②F103库更新③GCC、IAR适配及MDK更新④README文件及由更新驱动引起的脚本改动。 (#5638) 2022-03-08 12:03:06 +08:00
drv_wdt.c 本次PR涉及①BSP驱动新增②F103库更新③GCC、IAR适配及MDK更新④README文件及由更新驱动引起的脚本改动。 (#5638) 2022-03-08 12:03:06 +08:00