1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-15 17:32:44 +01:00
RIOT/cpu
Paul RATHGEB 750fb9ac61
cpu/lpc11u34 - Fixed GPIO_PIN macro
This macro is not coherent with the PORT_SHIFT def in gpio.c. This commit fixes the consistency.

Signed-off-by: Paul RATHGEB <paul.rathgeb@skynet.be>
2017-01-22 19:02:17 +01:00
..
arm7_common *: fix mismatching endifs for header guards 2017-01-19 18:30:53 +01:00
atmega328p *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
atmega1281 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
atmega2560 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
atmega_common *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
cc26x0 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
cc430 Merge pull request #6434 from aabadie/petersen_typo 2017-01-20 10:43:24 +01:00
cc2538 Merge pull request #6434 from aabadie/petersen_typo 2017-01-20 10:43:24 +01:00
cortexm_common *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
ezr32wg *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
k60 *: fix mismatching endifs for header guards 2017-01-19 18:30:53 +01:00
k64f cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
kinetis_common Merge pull request #6434 from aabadie/petersen_typo 2017-01-20 10:43:24 +01:00
kw2x cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
lm4f120 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
lpc11u34 cpu/lpc11u34 - Fixed GPIO_PIN macro 2017-01-22 19:02:17 +01:00
lpc1768 Merge pull request #6434 from aabadie/petersen_typo 2017-01-20 10:43:24 +01:00
lpc2387 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
msp430_common *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
msp430fxyz Merge pull request #6434 from aabadie/petersen_typo 2017-01-20 10:43:24 +01:00
native Merge pull request #6434 from aabadie/petersen_typo 2017-01-20 10:43:24 +01:00
nrf5x_common Merge pull request #6434 from aabadie/petersen_typo 2017-01-20 10:43:24 +01:00
nrf51 cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
nrf52 cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
sam0_common cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
sam3 cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
samd21 cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
saml21 cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
stellaris_common *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
stm32_common cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
stm32f0 cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
stm32f1 cpu/stm32f1: add opencm9-04 specific linker script 2017-01-20 18:10:42 +01:00
stm32f2 cpu: stm32f1/2/4: unify periph/pm support 2017-01-12 16:26:02 +01:00
stm32f3 Merge pull request #6434 from aabadie/petersen_typo 2017-01-20 10:43:24 +01:00
stm32f4 cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
stm32l1 Merge pull request #6434 from aabadie/petersen_typo 2017-01-20 10:43:24 +01:00
x86 *: fix mismatching endifs for header guards 2017-01-19 18:30:53 +01:00
doc.txt fix license headers in non-.c files 2014-08-23 16:16:26 +02:00
Makefile.include.cortexm_common cpu: make CFLAGS_DBG configurable 2017-01-16 15:54:59 +01: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: make CFLAGS_DBG configurable 2017-01-16 15:54:59 +01:00