This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
arch
/
risc-v
/
src
/
nuttsbi
History
Xiang Xiao
0eeca0f375
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
...
to unify the way to get include directories Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-06-23 00:11:25 +03:00
..
Kconfig
…
Make.defs
build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX)
2023-06-23 00:11:25 +03:00
sbi_head.S
…
sbi_internal.h
…
sbi_mcall.c
…
sbi_mcall.h
…
sbi_mexception.c
…
sbi_mscratch.c
…
sbi_mtimer.c
…
sbi_mtrap.S
…
sbi_start.c
…
sbi_vectors.S
…