1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Hauke Petersen 8d48239f9b cpu/nrf5: restructured periph_cpu.h files
- inserted one specific for each family (nrf51 and nrf52)
- renamed the common one to periph_cpu_common.h
2017-01-10 11:52:36 +01:00
..
arm7_common cpu/arm7_common: s/u_long/unsigned long/ 2016-12-13 13:26:37 +01:00
atmega328p atmega_common: disable interrupts prior to rebooting 2016-12-20 17:22:39 -06:00
atmega1281 atmega_common: disable interrupts prior to rebooting 2016-12-20 17:22:39 -06:00
atmega2560 atmega_common: disable interrupts prior to rebooting 2016-12-20 17:22:39 -06:00
atmega_common atmega_common: disable interrupts prior to rebooting 2016-12-20 17:22:39 -06: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 Merge pull request #6177 from gebart/pr/kinetis-adc-clock-scaler-fix 2017-01-05 14:08:00 +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 Merge pull request #6181 from haukepetersen/opt_lpc11u34_gpio 2017-01-10 09:43:17 +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 cpu/nrf5: restructured periph_cpu.h files 2017-01-10 11:52:36 +01:00
nrf51 cpu/nrf5: restructured periph_cpu.h files 2017-01-10 11:52:36 +01:00
nrf52 cpu/nrf5: restructured periph_cpu.h files 2017-01-10 11:52:36 +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 cpu: stm32: use unsigned as loop counter 2017-01-09 10:15:20 +01:00
stm32f0 cpu/stm32_common: unified UART driver 2017-01-05 11:00:18 +01:00
stm32f1 cpu/stm32_common: unified UART driver 2017-01-05 11:00:18 +01:00
stm32f2 cpu/stm32_common: unified UART driver 2017-01-05 11:00:18 +01:00
stm32f3 cpu/stm32_common: unified UART driver 2017-01-05 11:00:18 +01:00
stm32f4 cpu/stm32_common: unified UART driver 2017-01-05 11:00:18 +01:00
stm32l1 cpu/stm32_common: unified UART driver 2017-01-05 11:00:18 +01:00
x86 cpu/x86/x86_interrupts.c: Add __attribute__((used)) to isr functions 2016-08-10 16:18:29 +02:00
doc.txt
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