nuttx/arch/arm/src/common
2020-03-31 21:33:45 +01:00
..
README_lwl_console.txt arch/arm/src/common/up_lwl_console.c: Add support for a 'Lightweight Link' protocol between a target and debugger for use when you need a console but the target doesn't have a spare serial port or other available resource. 2019-06-03 07:31:17 -06:00
up_allocateheap.c
up_arch.h stm32h7: support SDRAM via FMC peripherial (#459) 2020-03-25 08:34:15 -07:00
up_checkstack.c arch/arm: include chip.h in up_checkstack.c/up_initialize.c (#668) 2020-03-31 21:33:45 +01:00
up_createstack.c
up_etherstub.c
up_exit.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_hostfs.c Fix a few nxstyle complaints in arm hostfs 2020-03-13 11:28:30 -06:00
up_idle.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_initialize.c arch/arm: include chip.h in up_checkstack.c/up_initialize.c (#668) 2020-03-31 21:33:45 +01:00
up_internal.h arch: refine up_serialinit/up_earlyserialinit/rpmsg_serialinit 2020-02-23 09:11:57 -06:00
up_interruptcontext.c
up_lowputs.c
up_lwl_console.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
up_mdelay.c
up_modifyreg8.c
up_modifyreg16.c
up_modifyreg32.c
up_pthread_start.c Suppress "'noreturn' function does return" warnings 2020-02-25 04:07:02 -06:00
up_puts.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
up_releasestack.c
up_semi_syslog.c
up_stackframe.c
up_task_start.c Suppress "'noreturn' function does return" warnings 2020-02-25 04:07:02 -06:00
up_udelay.c
up_usestack.c
up_vfork.c arch/arm: Add the initial cortex-a7 archtiecture support 2019-03-19 11:51:29 -06:00
up_vfork.h