nuttx/arch/avr/src/avr32
chao an 563125fde3 make/archive: Use the full path name when matching or storing names in the archive
This pr will avoid targets with the same name can not be archive in the same library

Signed-off-by: chao an <anchao@xiaomi.com>
2023-08-26 01:21:10 +08:00
..
avr32.h arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_copystate.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_createstack.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_doirq.c arch: update g_running_tasks when context switch occurred 2023-08-01 09:35:18 -07:00
avr_doswitch.S nuttx/sched: merge up_block_task and up_unblock_task 2022-11-22 22:59:08 +08:00
avr_exceptions.S arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_fullcontextrestore.S arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_initialstate.c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
avr_nommuhead.S arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_registerdump.c assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
avr_saveusercontext.S arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
avr_schedulesigaction.c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
avr_sigdeliver.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_stackframe.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_switchcontext.c group_addrenv: Fix call to group_addrenv for targets that don't need it 2023-02-09 00:14:52 +08:00
avr_syscall6.S arch: rename arch special function name 2022-11-22 16:27:56 +08:00
avr_usestack.c arch: rename arch special function name 2022-11-22 16:27:56 +08:00
Kconfig
Toolchain.defs make/archive: Use the full path name when matching or storing names in the archive 2023-08-26 01:21:10 +08:00