rt-thread-official/bsp/raspberry-pi/raspi3-64/driver
Man, Jianting (Meco) 2c10d5ad01
[rtc] use gmtime_r to replace gmtime (#6012)
* [rtc] use gmtime_r to replace gmtime
2022-06-22 13:41:06 +08:00
..
Kconfig [libcpu/aarch64] add gtimer frq set and stack align (#5642) 2022-03-07 22:41:56 +08:00
SConscript add raspi3 mbox driver 2020-03-02 20:49:27 +08:00
board.c [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
board.h [bsp/virt64/aarch64] Add 'qemu-virt64-aarch64' bsp 2021-08-06 18:35:58 +08:00
drv_fb.c [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
drv_fb.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_gpio.c BugFix: Raspi3 GPIO driver write bug 2021-12-08 22:33:23 +08:00
drv_gpio.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_i2c.c [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
drv_i2c.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_rtc.c [rtc] use gmtime_r to replace gmtime (#6012) 2022-06-22 13:41:06 +08:00
drv_rtc.h modify time.h to sys/time.h 2021-11-23 22:38:00 -05:00
drv_sdio.c [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_sdio.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_spi.c [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_spi.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_timer.c [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_timer.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_uart.c [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_uart.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_wdt.c [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_wdt.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
mbox.c [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00
mbox.h Merge AArch64 libcpu and add some drivers for their bsps 2021-09-26 15:01:59 +08:00
raspi.h [libcpu/aarch64] add smp support 2022-01-08 18:24:02 +08:00