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
/
arm
/
src
/
nuc1xx
History
Nathan Hartman
5f9cb6faf4
drivers/serial: Fix docstrings on UART interrupt handlers
2023-02-07 04:41:36 +08:00
..
hardware
…
chip.h
…
Kconfig
…
Make.defs
arch/cortex-m/Make.defs: unify arch common source include
2022-04-30 21:50:16 +08:00
nuc_clockconfig.c
…
nuc_clockconfig.h
…
nuc_config.h
…
nuc_dumpgpio.c
…
nuc_gpio.c
…
nuc_gpio.h
…
nuc_idle.c
power: add PM_IDLE_DOMAIN to pm.h and remove definations
2022-07-29 11:15:40 +08:00
nuc_irq.c
arch: move non arm g_current_regs defintion to common place
2022-09-21 22:23:11 +02:00
nuc_irq.h
…
nuc_lowputc.c
…
nuc_lowputc.h
…
nuc_serial.c
drivers/serial: Fix docstrings on UART interrupt handlers
2023-02-07 04:41:36 +08:00
nuc_serial.h
…
nuc_start.c
arch: Change the linker generated symbols from uint32_t to uint8_t *
2022-09-24 21:26:56 +02:00
nuc_start.h
…
nuc_timerisr.c
Fix Error: chip/nuc_timerisr.c:105:20: error: unused function 'nuc_unlock' [-Werror,-Wunused-function]
2022-11-13 22:35:19 +08:00
nuc_userspace.c
…
nuc_userspace.h
…