Commit Graph

14 Commits

Author SHA1 Message Date
Meco Man 879e9d4c54 更新rtconfig.h 2021-12-01 22:02:36 -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
guo cda8caeda0
Merge pull request #5180 from liukangcc/bsp
[update] bsp .config file and rtconfig.h file.
2021-10-15 13:54:46 +08:00
liukangcc 7dc99c1ff4 [update] bsp .config file and rtconfig.h file. 2021-10-14 14:49:53 +08:00
guo b1baf42d4e
Revert "Fix compiler flags issue" 2021-10-14 14:36:18 +08:00
JCZou 0369db718c Fix compiler flags issue
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02: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