DipSwitch
|
6e9f36c0c5
|
cpu/stm32_common/gpio: Use default gpio_t type and defines
|
2016-03-29 22:25:50 +02:00 |
|
Yonezawa-T2
|
dc9f769835
|
NEEDS SQUASHING i2c: revert partially
|
2016-03-29 17:37:50 +09:00 |
|
Yonezawa-T2
|
1ce140d910
|
debug: fix compilation error for %p formatter
|
2016-03-29 11:46:29 +09:00 |
|
Ian Martin
|
a2ac92b2bd
|
cpu/cc2538: add periph/spi driver
|
2016-03-28 17:24:07 -04:00 |
|
Oleg Hahm
|
59674a679b
|
netdev2: use params parameter for setup
|
2016-03-28 20:22:20 +02:00 |
|
Oleg Hahm
|
8f47dcbbf8
|
Merge pull request #4719 from immesys/feature-samr21e
Add linker file for Atmel SAMR21E18A
|
2016-03-25 22:12:28 +01:00 |
|
Oleg Hahm
|
26b3263f8a
|
netdev2: moved ethernet header into subdir
|
2016-03-25 15:10:07 +01:00 |
|
Cenk Gündoğan
|
30217f8a7b
|
Merge pull request #5040 from kYc0o/rid_of_vtimer
sys/compat/vtimer: get rid of
|
2016-03-25 14:35:35 +01:00 |
|
Oleg Hahm
|
9370e49375
|
Merge pull request #5142 from Yonezawa-T2/native_rename_enable_irq
native: fix build on OS X
|
2016-03-25 14:17:27 +01:00 |
|
Martine Lenders
|
9dcb5cc476
|
Merge pull request #5134 from OlegHahm/netif_default
make: introduce netdev_default pseudomodule
|
2016-03-24 18:23:49 +01:00 |
|
Oleg Hahm
|
79a8ec488e
|
Merge pull request #5157 from locicontrols/gpio_init
cpu/cc2538/periph/gpio: fix gpio_init() bugs in cfed0e3
|
2016-03-24 18:00:29 +01:00 |
|
kYc0o
|
f92b025b85
|
vtimer: get rid of
|
2016-03-24 17:10:54 +01:00 |
|
Oleg Hahm
|
10f5f1aa33
|
make: introduce netif_default pseudomodule
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
|
2016-03-24 16:47:30 +01:00 |
|
Hauke Petersen
|
9854ca684b
|
Merge pull request #5127 from malosek/msp430_spi_speed_fix
msp430 spi speed fix + USIC/USCI cleanup
|
2016-03-24 11:04:06 +01:00 |
|
malo
|
f093d10409
|
msp430: spi/uart cleaned up USIC - USCI confusion
Signed-off-by: malo <malo@25cmsquare.io>
|
2016-03-24 09:42:59 +01:00 |
|
malo
|
1e00c2b4b7
|
msp430: spi: fixed setting of spi speed
Signed-off-by: malo <malo@25cmsquare.io>
|
2016-03-24 09:40:28 +01:00 |
|
Michael Andersen
|
83f9cecc12
|
cpu/samd21: Change linker file to support E variant
|
2016-03-23 16:49:24 -07:00 |
|
Ian Martin
|
7b8c86ec16
|
cpu/cc2538/periph/gpio: fix gpio_init() bugs in cfed0e3
|
2016-03-23 13:59:02 -04:00 |
|
Cenk Gündoğan
|
551cb3365c
|
Merge pull request #4814 from gebart/pr/kinetis-dac
cpu/kinetis_common: Add periph/dac implementation
|
2016-03-23 17:48:50 +01:00 |
|
Yonezawa-T2
|
56be13d5da
|
native: fix build on OS X
|
2016-03-23 12:23:32 +09:00 |
|
DipSwitch
|
5b5810ab7b
|
Merge pull request #5109 from DipSwitch/pr/fix_core_inc_irq
core: Fix/refactor function naming in core/incude/irq.h
|
2016-03-22 08:12:24 +01:00 |
|
Joakim Nohlgård
|
8c154d47ad
|
cpu/kinetis_common: Implement DAC periph driver
|
2016-03-22 06:06:56 +01:00 |
|
Oleg Hahm
|
0e6ade76c8
|
Merge pull request #5121 from gebart/pr/toolchain-boards
Use TARGET_ARCH for more platforms
|
2016-03-21 16:12:46 +01:00 |
|
Joakim Nohlgård
|
fbde276bb1
|
msp430: Set TARGET_ARCH for msp430 targets
|
2016-03-21 12:19:30 +01:00 |
|
Joakim Nohlgård
|
1efe384d6f
|
arm7: Use TARGET_ARCH instead of custom toolchain specification
|
2016-03-21 12:19:30 +01:00 |
|
Joakim Nohlgård
|
d0033a5d20
|
avr: Use TARGET_ARCH instead of custom toolchain specification
|
2016-03-21 12:19:30 +01:00 |
|
Joakim Nohlgård
|
cad5f08b56
|
Makefile.include: Set PREFIX if not set
|
2016-03-21 12:19:30 +01:00 |
|
|
e1fcee67c0
|
arm/newlib: Add pseudomodule to enable floating point printf support
|
2016-03-21 11:47:38 +01:00 |
|
Oleg Hahm
|
b46b9d9086
|
Merge pull request #5120 from gebart/pr/lm4f-gpio-unused-port-addr
cpu/lm4f120: remove unused _port_addr function in gpio.c
|
2016-03-21 11:00:41 +01:00 |
|
Joakim Nohlgård
|
169fa2ec94
|
cpu/lm4f120: remove unused _port_addr function in gpio.c
|
2016-03-21 08:47:56 +01:00 |
|
Joakim Nohlgård
|
2b51e4b116
|
newlib: Introduce newlib_nano pseudomodule
|
2016-03-21 07:41:23 +01:00 |
|
DipSwitch
|
0bb4748a94
|
core: Fix/refactor function naming in core/incude/irq.h
|
2016-03-20 16:47:34 +01:00 |
|
DipSwitch
|
30f0a2a26a
|
Merge pull request #5104 from haukepetersen/fix_f1_gpiomode
cpu/stm32f1: fixed pull selection in GPIO driver
|
2016-03-20 12:21:33 +01:00 |
|
Joakim Nohlgård
|
84eb6e9f8f
|
Merge pull request #5100 from gebart/pr/target-triple-rename
make: Rename TARGET_TRIPLE -> TARGET_ARCH
|
2016-03-20 09:44:29 +01:00 |
|
Joakim Nohlgård
|
dd73060afb
|
Merge pull request #5054 from DipSwitch/pr/fix_arm_newlib_nano_specs
make\arm: Fix compiling against newlib nano.specs
|
2016-03-19 17:58:11 +01:00 |
|
Hauke Petersen
|
e7c8e0b1f2
|
cpu/stm32f1: fixed pull selection in GPIO driver
|
2016-03-18 11:01:08 +01:00 |
|
DipSwitch
|
f5a194cbe0
|
make\arm: Fix compiling against newlib-nano by also informing the compiler we compile with nano.specs
|
2016-03-17 22:16:13 +01:00 |
|
Joakim Nohlgård
|
7e3c67b654
|
make: Rename TARGET_TRIPLE -> TARGET_ARCH
|
2016-03-17 21:55:17 +01:00 |
|
Hauke Petersen
|
4938142b42
|
cpu/kinetis: adapted GPIO driver
|
2016-03-17 14:55:30 +01:00 |
|
Hauke Petersen
|
a7790625a1
|
cpu/lm4f120: adapted GPIO driver
|
2016-03-17 14:55:30 +01:00 |
|
Hauke Petersen
|
7d53847e61
|
cpu/stm32l1: adapted GPIO driver
|
2016-03-17 14:55:30 +01:00 |
|
Hauke Petersen
|
3f478b6e12
|
cpu/stm32f4: adapted to GPIO changes
|
2016-03-17 14:55:30 +01:00 |
|
Hauke Petersen
|
46bf22a01d
|
cpu/stm32f3: adapted GPIO driver
|
2016-03-17 14:55:30 +01:00 |
|
Hauke Petersen
|
141f8c9ff6
|
cpu/stm32f1: adapted GPIO driver
|
2016-03-17 14:55:30 +01:00 |
|
Hauke Petersen
|
84880c1f3c
|
cpu/stm32f0: adapted GPIO driver
|
2016-03-17 14:40:48 +01:00 |
|
Hauke Petersen
|
9bd848f113
|
cpu/saml21: adapted GPIO driver
|
2016-03-17 14:39:11 +01:00 |
|
Hauke Petersen
|
d3b21ddf96
|
cpu/samd21: adapted GPIO driver
|
2016-03-17 14:39:11 +01:00 |
|
Hauke Petersen
|
f389754de3
|
cpu/sam3: adapted GPIO driver
|
2016-03-17 14:39:11 +01:00 |
|
Hauke Petersen
|
af84a5e7aa
|
cpu/nrf5x_common: adapted GPIO driver
|
2016-03-17 14:39:11 +01:00 |
|
Hauke Petersen
|
28900760de
|
cpu/msp430fxyz: adapted GPIO driver
|
2016-03-17 14:39:11 +01:00 |
|