nuttx/arch/arm/src/common
2020-04-30 18:38:32 +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 tools/nxstyle.c: Fix logic that detects if an operator is correctly delimited with spaces. sched/: Various changes because sched/ C files were used as Guinea Pigs to test nstyle.c. 2019-03-01 10:50:02 -06:00
up_etherstub.c
up_exit.c Run all .c and .h modified by the PR through nxstyle. 2020-04-30 18:38:32 +01: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 Rename up_fullcontextrestore to arm_fullcontextrestore 2020-04-30 18:38:32 +01:00
up_interruptcontext.c Trivial coding standard fix. 2018-06-08 11:14:28 -06:00
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 global change: fix tools/checkpatch.sh warnnings 2020-04-09 10:29:28 -06:00
up_semi_syslog.c arch/arm: (1) Add semihost support for syslog, (2) Add semihost support for HostFS 2018-08-23 08:00:07 -06:00
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