Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Julian Achatzi f9168ae464 arch: common: Make nocache region loadable 3 months ago
..
include arch: common: irq: relocate internal functions into a private header 2 years ago
CMakeLists.txt toolchain: iar: Add experimental IAR support 5 months ago
Kconfig arch: remove `CONFIG_LEGACY_MULTI_LEVEL_TABLE_GENERATION` 6 months ago
dynamic_isr.c arch: common: guard the compilation of sw_isr_common with CMakeLists.txt 2 years ago
fill_with_zeros.ld arch: common: Force linker to fill empty spaces in rom_start with 0x00 2 years ago
isr_tables.c everywhere: replace `#if IS_ENABLED()` as per docs 1 year ago
isr_tables_shell.c arch: common: isr_tables: add shell command 11 months ago
multilevel_irq.c arch: multilevel_irq: fix interrupt bits check 10 months ago
nocache.ld arch: common: Make nocache region loadable 3 months ago
ramfunc.ld arch: common: fix copy for ramfunc region during XIP init 8 months ago
rom_start_address.ld arch/common: Fix moving location counter backwards when using LLD 2 years ago
rom_start_offset.ld arch/common: Fix moving location counter backwards when using LLD 2 years ago
semihost.c arch: common: semihost: add semihosting operations 3 years ago
shared_irq.c arch: Fix assert logic for installing shared interrupt 10 months ago
sw_isr_common.c arch: common: sw_isr: make sure that the table index is within range 2 years ago
timing.c arch: common: timing: Fix timing cycles 32bit rollover 6 months ago