1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

1299 Commits

Author SHA1 Message Date
Baptiste
455555304c SAML21/RTC: Add RTC driver 2016-03-09 09:28:42 +01:00
Oleg Hahm
f576317194 ci: split up cortex_m4 in even more groups 2016-03-08 20:37:25 +01:00
Joakim Nohlgård
49a7368c33 Merge pull request #4970 from kaspar030/fix_board_common_module_names
boards: fix board common module names
2016-03-08 14:06:03 +01:00
Ludwig Knüpfer
9dd666768a boards/msb-430: fix style 2016-03-07 22:45:09 +01:00
Ludwig Knüpfer
94709cfcdf boards/msb-430: fix and improve Doxygen
Add reference URL, fix typos.
2016-03-07 22:45:08 +01:00
Ludwig Knüpfer
5ad3073a7d boards/msb-430: fix components documentation 2016-03-07 22:45:08 +01:00
Martine Lenders
dc16cb188a Merge pull request #4433 from aeneby/openmote-cca
Update OpenMote board header file to define UPDATE_CCA
2016-03-07 20:02:45 +01:00
kYc0o
740635daaa Merge pull request #3765 from locicontrols/cc2538-i2c
cpu/cc2538: add periph/i2c driver
2016-03-07 18:22:32 +01:00
Peter Kietzmann
2f0b4c20bf Merge pull request #4849 from haukepetersen/add_test_leds
tests: added test for on-board LED macros
2016-03-07 09:42:13 +01:00
Oleg Hahm
4bc7028d1f Merge pull request #4733 from immesys/feature-fix-jlink
Fix JLink flash scripts
2016-03-06 20:19:46 +01:00
db096931ac boards: x86: fix x86-multiboot-common module name 2016-03-06 17:09:35 +01:00
08b8ac4ba1 boards: msb-430: fix common module name 2016-03-05 23:47:51 +01:00
13c99bbb35 boards: wsn-430: fix Makefiles 2016-03-05 23:47:51 +01:00
Michael Andersen
adb62f4b55 boards/cc2538dk: Overwrite JLink flash scripts 2016-03-05 12:07:49 -08:00
b704d774f9 board: msba2: fix msba2-common module name 2016-03-05 20:41:30 +01:00
Ian Martin
56b471c587 boards/cc2538dk: autodetect PORT_LINUX. 2016-03-04 13:56:24 -05:00
Joakim Nohlgård
6fed2eaeca Merge pull request #4760 from phectori/nucleo-f401-i2c
boards: I2C Feature for nucleo-f401
2016-03-04 15:53:40 +01:00
Cenk Gündoğan
d15bc43302 Merge pull request #4688 from OlegHahm/valgrind_debug_for_native
native: add debug-valgrind target
2016-03-04 07:55:45 +01:00
Martine Lenders
bd83828eda Merge pull request #4947 from gebart/pr/mulle-programmer-0.70-default
boards/mulle: Default to programmer version 0.70
2016-03-04 05:41:49 +01:00
Aaron Sowry
24f5bc8cef Update OpenMote board header file to define UPDATE_CCA.
As per the cc2538dk and ReMote boards. This enables the cc2538's
bootloader backdoor, to allow flashing via the serial interface even
when a valid image is already present.

Backdoor enable is set to LOW, PORT A, PIN 6 (ON/SLEEP on the OpenBase),
for consistency with the default OpenMote firmware.
2016-03-04 07:37:00 +13:00
Ian Martin
9642f2531a cpu/cc2538: add periph/i2c driver 2016-03-03 11:04:39 -05:00
Peter Kietzmann
f7ddeb243e Merge pull request #4934 from haukepetersen/opt_dueudoo_leds
boards/due|udoo: cleaned up LED handling
2016-03-03 16:26:13 +01:00
Frits Kuipers
33c7e93ef6 boards/nucleo-f401: I2C Feature for nucleo-f401 board
board/nucleo-f401: Closed comment group

Removed double features
2016-03-03 11:36:32 +01:00
Oleg Hahm
2b949fcce1 native: add debug-valgrind target
debug-valgrind-server: Starts valgrind as gdb-server (vgdb)
debug-valgrind:        Connects to vgdb
2016-03-03 11:26:17 +01:00
kYc0o
e730f1bdc3 Merge pull request #4878 from locicontrols/cc2538-periph-timer
cpu/cc2538/periph/timer overhaul
2016-03-03 11:11:57 +01:00
Peter Kietzmann
2f0901bc64 Merge pull request #4932 from haukepetersen/opt_f1_timer
cpu/stm32f1: reworked timer implementation
2016-03-03 10:00:38 +01:00
Peter Kietzmann
3f99028b19 Merge pull request #4839 from haukepetersen/opt_nrf_timer
cpu/nrf5x: unified and reworked timer driver
2016-03-03 09:10:53 +01:00
Hauke Petersen
af48dadb26 Merge pull request #4807 from gebart/pr/saul-lis3dh
drivers/lis3dh: Add SAUL support
2016-03-02 13:23:29 +01:00
Joakim Nohlgård
5e78177c27 boards/mulle: Default to programmer version 0.70 2016-03-02 13:06:32 +01:00
Hauke Petersen
285f4a39ba boards/chronos: added missing LED defines + cleanup 2016-03-02 12:46:34 +01:00
Hauke Petersen
007f717f2c boards/udoo: cleaned up LED handling 2016-03-02 12:23:02 +01:00
Hauke Petersen
593ad5b223 boards/arduino-due: cleaned up LED handling 2016-03-02 12:22:30 +01:00
Peter Kietzmann
8e05e3152d Merge pull request #4933 from haukepetersen/opt_sam3_clksetup
cpu/sam3: cleaned up clock initialization
2016-03-02 10:07:43 +01:00
Hauke Petersen
1c3bd7a6f5 boards/spark-core: adapted to timer changes 2016-03-01 22:39:37 +01:00
Hauke Petersen
111f106b7e boards/nucleo-f103: adapted to timer changes 2016-03-01 22:39:37 +01:00
Hauke Petersen
f94b47c9d7 boards/fox: adapted to timer changes 2016-03-01 22:39:37 +01:00
Hauke Petersen
652b1ffef5 boards/iotlab-m3: adjusted to timer changes 2016-03-01 22:39:36 +01:00
Hauke Petersen
ea179fb8d3 boards/yunjia-nrf: adapted timer configuration 2016-03-01 22:20:47 +01:00
Hauke Petersen
343b48dd15 boards/pca10000: adapted timer configuration 2016-03-01 22:20:45 +01:00
Hauke Petersen
4641b6bab6 boards/pca10005: adapted timer configuration 2016-03-01 22:20:43 +01:00
Hauke Petersen
e8940c5a30 boards/nrf6310: adapted timer configuration 2016-03-01 22:20:38 +01:00
Hauke Petersen
a126339486 boards/nrf52dk: adapted timer configuration 2016-03-01 22:20:36 +01:00
Hauke Petersen
31c36d6285 boards/nrf51dongle: adapted timer configuration 2016-03-01 22:20:34 +01:00
Hauke Petersen
76dadd94c9 boards/airfy-beacon: adapted timer configuration 2016-03-01 22:20:32 +01:00
Ian Martin
e97af73862 enclose the numeric defines in parenthesis. 2016-03-01 15:15:19 -05:00
Ian Martin
4b29d2ef6d set xtimer parameters for cc2538-based boards. 2016-03-01 15:15:19 -05:00
Ian Martin
4176d04b02 cpu/cc2538/periph/timer overhaul
* Use the 32-bit counter mode.
 * Apply frequency scaling for non-16 MHz frequencies.
2016-03-01 15:15:16 -05:00
Hauke Petersen
a72129c2b7 boards/pca10005: use global JLink script 2016-03-01 19:24:38 +01:00
Hauke Petersen
2ba3167651 boards/pca10000: use global JLink script 2016-03-01 19:24:09 +01:00
Hauke Petersen
f07a2758a0 boards/openmote: use global JLink script 2016-03-01 19:23:38 +01:00