Joakim Nohlgård
97b306d6d9
Makefile.docker: Add tests-% as possible makefile goals
7 years ago
Joakim Nohlgård
8145547659
Makefile.docker: reverse filter arguments for MAKECMDGOALS
7 years ago
kYc0o
03d380845e
Merge pull request #5593 from jthacker/atmega_regs_common
...
cpu/atmega_common: generalize register/peripheral definitions
7 years ago
Oleg Hahm
219bd8d6c7
Merge pull request #5632 from basilfx/bugfix/atmega_linker
...
boards: arduino-mega2560, waspmote-pro: garbage collect dead code
7 years ago
kYc0o
c65f6a3bab
Merge pull request #5527 from kYc0o/fix_test_spi
...
tests/periph_spi: match with overriden spi enumerations
7 years ago
Martine Lenders
6b768a1145
Merge pull request #5633 from RIOT-OS/revert-5631-nordic_softdevice
...
Revert "nrf52dk: add 6lowpan over BLE support using Nordic's softdevice"
7 years ago
Kaspar Schleiser
d68f425d32
Revert "nrf52dk: add 6lowpan over BLE support using Nordic's softdevice"
7 years ago
Kaspar Schleiser
b9b92bc53b
Merge pull request #5631 from kaspar030/nordic_softdevice
...
nrf52dk: add 6lowpan over BLE support using Nordic's softdevice
7 years ago
Bas Stottelaar
43f146663e
boards: arduino-mega2560, waspmote-pro: garbage collect dead code in linker options
7 years ago
kYc0o
f6303d5f53
tests/periph_spi: print int variables instead of spi_*_t variables
7 years ago
Kaspar Schleiser
f431370f50
Merge pull request #5630 from kaspar030/fix_ci_releasebranch
...
dist: build_and_test.sh: don't hard-code base branch
7 years ago
Kaspar Schleiser
0182bbd6fd
nrf52dk: add BLE/6lowpan support utilizing Nordic's SoftDevice
7 years ago
Kaspar Schleiser
f45c7d4b9e
cpu: cortexm_common: allow overriding of linker script
7 years ago
Kaspar Schleiser
f048475bec
dist: build_and_test.sh: don't hard-code base branch
7 years ago
Kaspar Schleiser
58baba58bb
Merge pull request #5627 from kaspar030/newlib_fix_short_whar
...
sys: newlib: check if toolchain is compiled with -fshort-wchar, set CFLAGS accordingly
7 years ago
Kaspar Schleiser
34bbcad7bb
sys: newlib: check if toolchain is compiled with -fshort-wchar, set CFLAGS accordingly
7 years ago
Joakim Nohlgård
d0ab56ac82
Merge pull request #5628 from RIOT-OS/aabadie-patch-1
...
drivers/lsm303dlhc: Fix typo
7 years ago
Alexandre Abadie
f0640ee4d8
Update lsm303dlhc.c
7 years ago
Peter Kietzmann
ae987d013a
Merge pull request #5291 from aeneby/openmote-rf-v3
...
cpu/cc2538: Add RF driver
7 years ago
Aaron Sowry
71597f4735
examples/default: Include boards with cc2538 RF support
7 years ago
Aaron Sowry
f5657127ea
boards/remote-common: Add RF driver as dependency for board
7 years ago
Aaron Sowry
bc18e597c0
boards/cc2538dk: Add RF driver as dependency for board
7 years ago
Aaron Sowry
4b4cbb0317
boards/openmote-cc2538: Add RF driver as dependency for board
7 years ago
Aaron Sowry
a2ba22dd0f
cpu/cc2538: Add RF driver
7 years ago
kYc0o
8c6ebc0785
tests/periph_spi: match with overriden spi enumerations
7 years ago
kYc0o
52ff326f69
Merge pull request #5619 from PeterKietzmann/tests_spi_fix_printf
...
tests/periph_spi: fix printf format for GPIO
7 years ago
kYc0o
5a618a5193
Merge pull request #5233 from gebart/pr/nucleo-f072-makefile
...
boards/nucleo-f072: Use common serial and openocd defines
7 years ago
Peter Kietzmann
048daf1b3b
Merge pull request #5559 from gebart/pr/ps-stack-pointer
...
sys/ps: Add current stack pointer to DEVELHELP output
7 years ago
Joakim Nohlgård
683e1e2e08
boards/nucleo-f072: Use common serial and openocd defines
7 years ago
Joakim Nohlgård
96473701de
Merge pull request #5580 from zhuoshuguo/revise_cpu_stellaris_include_header_guards
...
cpu/stellaris: revise header include guards.
7 years ago
Joakim Nohlgård
b02e0eca47
ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP)
7 years ago
Joakim Nohlgård
44d130f535
sys/ps: Add current stack pointer to ps output (DEVELHELP)
7 years ago
Ludwig Knüpfer
086eb9c621
Merge pull request #5621 from gebart/pr/nvram-const
...
drivers/nvram: Add const to write source buffer declaration
7 years ago
Joakim Nohlgård
4798cd66d9
drivers/nvram: Add const to write source buffer declaration
7 years ago
PeterKietzmann
3b18263ce8
tests/periph_spi: fix printf format fot GPIO
7 years ago
Jon Thacker
2aec999900
cpu/atmega_common: generalize register/peripheral definitions
...
Makes AVR register definitions dependent on what avr-libc defines
for a given MCU, rather then duplicating that effort here.
Definitions done in this way are based on functionality provided,
rather than a specific MCU device.
7 years ago
kYc0o
49e0ea7fa6
Merge pull request #5615 from jthacker/genconfigheader_fix
...
genconfigheader.sh: Fix for for building on OSX
7 years ago
Jon Thacker
bece851972
genconfigheader.sh: Fix for for building on OSX
7 years ago
Joakim Nohlgård
ffb4573667
Merge pull request #5097 from gebart/pr/make-include
...
make: Place most configuration macros in a separate file instead of on the command line
7 years ago
Joakim Nohlgård
3ad29e1ced
Merge pull request #5294 from gebart/pr/kinetis-lptmr-timer-rewrite
...
kinetis: periph/timer support for LPTMR and PIT
7 years ago
Joakim Nohlgård
8dad08289c
boards/mulle: Update timer configuration to match driver modifications
7 years ago
Joakim Nohlgård
647d90c44f
boards/frdm-k64f: Update configuration to match driver changes
7 years ago
Joakim Nohlgård
54d1c2323c
boards/pba-d-01-kw2x: Update configuration to match driver changes
7 years ago
Joakim Nohlgård
5633af4300
cpu/kinetis_common: Update periph_timer to support both LPTMR and PIT
7 years ago
Kaspar Schleiser
1c6c447493
Merge pull request #5607 from gebart/pr/xtimer-cleanups
...
xtimer: Code refactoring and clean ups
7 years ago
Joakim Nohlgård
da8cd11816
xtimer: Move xtimer_spin_until into xtimer_core.c
7 years ago
Joakim Nohlgård
e4e1814602
xtimer: Remove old xtimer_trace.h include
...
The file was missing anyway.
7 years ago
Joakim Nohlgård
6768ae9c1f
xtimer: Rename timer_callback_t -> xtimer_callback_t
7 years ago
Joakim Nohlgård
4fe674f746
xtimer: Add missing space
7 years ago
Joakim Nohlgård
a0fb3b7d91
delete tests/xtimer_shift_on_compare
7 years ago