.. |
gnu
|
arch/*_testset: Fix few typos.
|
2021-08-25 00:20:20 +08:00 |
iar
|
arch/*_testset: Fix few typos.
|
2021-08-25 00:20:20 +08:00 |
arm_blocktask.c
|
Don't include assert.h from public header file
|
2021-06-03 08:36:03 -07:00 |
arm_busfault.c
|
cortex-m/hardfault: add bus-fault handler
|
2021-12-09 11:42:21 -06:00 |
arm_cache.c
|
arch:cache_invalidate: fix unalign cacheline invalidate
|
2021-11-24 22:48:13 -06:00 |
arm_copyarmstate.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
arm_copyfullstate.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
arm_doirq.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01:00 |
arm_hardfault.c
|
cortex-m/hardfault: enhance the dump information of mem/hard-fault
|
2021-12-09 11:42:21 -06:00 |
arm_initialstate.c
|
arch: Colorize the idle thread stack in an unified way
|
2021-06-10 06:50:41 -07:00 |
arm_itm_syslog.c
|
syslog: Added multi device support in syslog_device.
|
2021-04-06 07:32:23 -05:00 |
arm_itm.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
arm_memfault.c
|
cortex-m/hardfault: enhance the dump information of mem/hard-fault
|
2021-12-09 11:42:21 -06:00 |
arm_mpu.c
|
armv7-m,armv7-r,armv8-m:MPU Add mpu_reset and ARM_MPU_EARLY_RESET
|
2021-10-23 03:58:26 -05:00 |
arm_ramvec_attach.c
|
sourcefiles: Fix relative path in file header
|
2021-03-09 23:18:28 +08:00 |
arm_ramvec_initialize.c
|
Replace all __attribute__((section(x)) with locate_data(x)
|
2021-07-29 21:55:21 -03:00 |
arm_releasepending.c
|
sourcefiles: Fix relative path in file header
|
2021-03-09 23:18:28 +08:00 |
arm_reprioritizertr.c
|
arch/*_reprioritizertr.c: Fix typos in comments.
|
2021-08-14 11:19:34 -07:00 |
arm_schedulesigaction.c
|
Don't include assert.h from public header file
|
2021-06-03 08:36:03 -07:00 |
arm_sigdeliver.c
|
signal: signal handler may cause task's state error
|
2022-01-05 21:36:44 +09:00 |
arm_signal_dispatch.c
|
arch/arm: Rename all up_*.S files to arm_*.S
|
2020-05-01 11:29:11 -03:00 |
arm_stackcheck.c
|
Replace __attribute__((naked, no_instrument_function)) with naked_function
|
2021-07-29 21:55:21 -03:00 |
arm_svcall.c
|
libc: Call pthread_exit in user-space by up_pthread_exit
|
2021-05-21 22:46:52 -06:00 |
arm_systemreset.c
|
arch/arm: Add NVIC_AIRCR_VECTKEY macro to avoid the hard code value
|
2021-08-14 11:41:59 -07:00 |
arm_systick.c
|
Change all files come from Xiaomi/Pinecone to Apache License 2.0
|
2020-08-22 17:37:21 -06:00 |
arm_tcbinfo.c
|
arch/tcbinfo: fix build break if task name disabled
|
2021-12-06 00:47:58 -06:00 |
arm_trigger_irq.c
|
arch: add depends to trigger_irq
|
2021-07-22 10:50:53 -03:00 |
arm_unblocktask.c
|
Don't include assert.h from public header file
|
2021-06-03 08:36:03 -07:00 |
arm_usagefault.c
|
cortex-m/hardfault: add usage-fault handler
|
2021-12-09 11:42:21 -06:00 |
arm_vectors.c
|
Replace all __attribute__((section(x)) with locate_data(x)
|
2021-07-29 21:55:21 -03:00 |
barriers.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
dwt.h
|
Fix nxstyle issues.
|
2021-03-07 02:35:56 -08:00 |
etm.h
|
arch: arm: armv7-m: fix nxstyle errors
|
2021-03-25 19:42:44 -07:00 |
exc_return.h
|
arch: arm: armv7-m: fix nxstyle errors
|
2021-03-25 19:42:44 -07:00 |
fpb.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
itm_syslog.h
|
NuttX: Pierre-Noel Bouteville: update licenses to Apache
|
2021-04-01 12:13:12 -05:00 |
itm.h
|
arch: arm: armv7-m: fix nxstyle errors
|
2021-03-25 19:42:44 -07:00 |
Kconfig
|
Fix typos in comments and identifiers
|
2021-07-19 22:55:30 -03:00 |
mpu.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
nvic.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
psr.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
ram_vectors.h
|
include: fix double include pre-processor guards
|
2022-01-16 11:11:14 -03:00 |
svcall.h
|
libc: Call pthread_exit in user-space by up_pthread_exit
|
2021-05-21 22:46:52 -06:00 |
systick.h
|
Change all files come from Xiaomi/Pinecone to Apache License 2.0
|
2020-08-22 17:37:21 -06:00 |
Toolchain.defs
|
compile/flags: add FRAME_POINTER into Toolchain.defs
|
2021-12-27 22:31:27 -06:00 |
tpi.h
|
arch: arm: armv7-m: fix nxstyle errors
|
2021-03-25 19:42:44 -07:00 |