1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Oleg Hahm 84b2910657 Merge pull request #6253 from gebart/pr/newlib-nano-include-dir-fix
LLVM+newlib include path search fixes
2017-01-04 11:19:54 +01:00
..
arm7_common cpu/arm7_common: s/u_long/unsigned long/ 2016-12-13 13:26:37 +01:00
atmega328p cpu/atmega328p: add atmega328p mcu support 2016-09-02 22:26:19 +02:00
atmega1281 cpu: atmega1281: asm -> __asm__ 2016-11-15 14:59:36 +01:00
atmega2560 make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
atmega_common cpu/uart: make use of named return values 2016-10-28 10:32:00 +02:00
cc26x0 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
cc430 xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
cc2538 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
cortexm_common cpu/cortexm_common: added cortexm_isr_end() function 2016-12-21 11:27:46 +01:00
ezr32wg cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
k60 make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
k64f make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
kinetis_common cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
kw2x make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
lm4f120 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
lpc11u34 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
lpc1768 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
lpc2387 Merge pull request #5608 from gebart/pr/xtimer-ticks 2016-11-29 23:00:31 +01:00
msp430-common Merge pull request #5881 from miri64/core/enh/add-verbose-assert 2016-10-31 20:13:59 +01:00
msp430fxyz cpu/uart: make use of named return values 2016-10-28 10:32:00 +02:00
native Revert "netdev2_tap: return actual byte number on read request" 2016-12-14 14:17:14 +01:00
nrf5x_common cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
nrf51 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
nrf52 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
sam0_common cpu/sam0: renamed sam21_common to sam0_common 2016-12-15 11:47:03 +01:00
sam3 Merge pull request #6171 from haukepetersen/opt_cortex_isrend 2016-12-22 09:32:25 +01:00
samd21 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
saml21 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
stellaris_common cpu/stellaris: revise header include guards 2016-07-05 16:38:18 +02:00
stm32_common cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
stm32f0 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
stm32f1 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
stm32f2 Merge pull request #5856 from OTAkeys/pr/stm32f2_pll_i2s 2016-12-23 10:47:29 +01:00
stm32f3 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
stm32f4 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
stm32l1 cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
x86 cpu/x86/x86_interrupts.c: Add __attribute__((used)) to isr functions 2016-08-10 16:18:29 +02:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common make: remove trailing slash from BINDIR variable 2016-10-18 23:27:59 +02:00
Makefile.include.gnu make: use gobjcopy if objcopy is not available 2016-10-31 22:28:43 +01:00
Makefile.include.llvm llvm: Only add -target to CFLAGS if TARGET_ARCH is set 2016-12-21 13:54:35 +01:00
Makefile.include.msp430_common cpu: msp430: set gnu99 as C dialect 2016-11-15 14:59:36 +01:00