rt-thread/bsp/nrf5x/libraries/drivers
LiuKang 75a7cb6929
[update] add fal component. (#5662)
* [update] add fal component.

* [update] format code.

* [update] change PKG_USING_FAL to RT_USING_FAL

* [update] format code.

* [update] fal

* [update] delete FAL_SW_VERSION
2022-03-15 09:48:05 +08:00
..
SConscript [bsp/nrf5x] add hwtimer driver 2021-11-24 09:25:52 +08:00
drv_adc.c [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
drv_adc.h [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
drv_flash.c [update] add fal component. (#5662) 2022-03-15 09:48:05 +08:00
drv_gpio.c 【bsp/nrf5x】优化驱动代码,消除warning & 默认关闭libc功能 2021-09-19 22:55:12 +08:00
drv_gpio.h [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
drv_hwtimer.c [bsp/nrf5x] add hwtimer driver 2021-11-24 09:25:52 +08:00
drv_i2c.c [bsp/nrf5x] fix i2c driver bug 2021-11-28 22:44:10 +08:00
drv_i2c.h [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
drv_pwm.c [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
drv_qspi_flash.c [update] add fal component. (#5662) 2022-03-15 09:48:05 +08:00
drv_rtc.c [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
drv_spi.c [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
drv_spi.h [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
drv_uart.c 【bsp/nrf5x】优化驱动代码,消除warning & 默认关闭libc功能 2021-09-19 22:55:12 +08:00
drv_uart.h [bsp/nrf5x] update config file 2021-06-28 22:34:35 +08:00
drv_uarte.c [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
drv_uarte.h [nrf5x] auto formatted 2021-03-14 15:18:33 +08:00
drv_wdt.c [bsp/nrf52x] optimize drv_wdt.c 2021-08-12 10:17:38 +08:00