rt-thread-official/bsp/raspberry-pi/raspi3-64/driver
Meco Man f58d3c5200 rt_device_write/read return data type as rt_ssize_t
rt_ssize_t can give negative error code, which follows the unix style correctly
2023-02-07 21:43:57 -05:00
..
Kconfig format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
SConscript add raspi3 mbox driver 2020-03-02 20:49:27 +08:00
board.c [rt-smart] kernel virtual memory management layer (#6809) 2023-01-08 21:08:55 -05:00
board.h [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +08:00
drv_fb.c [smart/aarch64] code sync (#6750) 2022-12-20 17:49:37 +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 rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05:00
drv_i2c.h [raspi] auto formatted 2021-03-14 12:58:10 +08:00
drv_rtc.c rt_device_write/read return data type as rt_ssize_t 2023-02-07 21:43:57 -05: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