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
/
esp32c6
History
Xiang Xiao
8dbe86084e
Remove FAR from source code under 32bit arch and board
...
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-09-16 19:12:13 +03:00
..
hardware
arch/risc-v/esp32c6: fix compilation of esp32c6 serial driver
2023-09-16 18:29:59 +08:00
chip.h
…
esp32c6_allocateheap.c
Remove FAR from source code under 32bit arch and board
2023-09-16 19:12:13 +03:00
esp32c6_attr.h
…
esp32c6_clockconfig.c
…
esp32c6_clockconfig.h
…
esp32c6_config.h
…
esp32c6_head.S
…
esp32c6_idle.c
…
esp32c6_irq.c
…
esp32c6_irq.h
…
esp32c6_lowputc.c
Indent the define statement by two spaces
2023-05-21 09:52:08 -03:00
esp32c6_lowputc.h
…
esp32c6_memorymap.h
…
esp32c6_serial.c
Remove FAR from source code under 32bit arch and board
2023-09-16 19:12:13 +03:00
esp32c6_start.c
…
esp32c6_systemreset.c
…
esp32c6_timerisr.c
Remove FAR from source code under 32bit arch and board
2023-09-16 19:12:13 +03:00
esp32c6_vectors.S
…
esp32c6.h
…
Kconfig
arch/risc-v/src/esp32c6/Kconfig: Fix help attribute
2023-05-10 22:51:11 +08:00
Make.defs
…