13 Commits

Author SHA1 Message Date
Placebo27
538158bf20
[bsp] fix mismatched function types in rt_pin_ops for all drv_gpio.c (#7457) 2023-05-08 23:35:27 -04:00
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
Meco Man
9bc68d26a4 format Kconfig and sconscript 2023-01-08 22:52:13 -05:00
Meco Man
b2b3fa6e27 format codes 2022-01-09 07:44:32 -05:00
Meco Man
df9a23c534 [mutex] use RT_IPC_FLAG_PRIO to replace RT_IPC_FLAG_FIFO 2021-11-17 15:57:15 -05:00
Wang-Huachen
788203117a delete extra space at the end of line 2021-06-10 20:49:54 +08:00
Wang-Huachen
b9b5a32da4 add copyright notice and permission notice 2021-06-10 20:46:13 +08:00
Wang-Huachen
e029953bc0 fixed possible errors when using xil_cache.h 2021-06-08 19:28:08 +08:00
Wang-Huachen
b57278f830 remove redundant code in zynqmp-r5-axu4ev bsp 2021-05-16 10:00:17 +08:00
Wang-Huachen
956664eed9 format files in zynqmp-r5-axu4ev bsp 2021-05-14 14:42:21 +08:00
Wang-Huachen
97b6f10a45 format files in zynqmp-r5-axu4ev bsp 2021-05-14 14:22:23 +08:00
Wang-Huachen
d205721462 add ethernet driver for zynqmp-r5-axu4ev 2021-05-13 16:33:40 +08:00
Wang-Huachen
7258328923 bsp:
add support to zynqmp-r5 core and zynqmp-r5-axu4ev board
2020-11-30 13:13:08 +08:00