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

1230 Commits

Author SHA1 Message Date
Hauke Petersen
97ceaadaec Merge pull request #4828 from haukepetersen/fix_nrf_leds
boards: cleaned up LED handling for NRF5x based boards
2016-02-22 22:21:54 +01:00
Peter Kietzmann
a23a1c1f70 Merge pull request #4848 from haukepetersen/fix_nrf51dongle_xtimer
boards/nrf51dongle: add xtimer configuration
2016-02-22 12:53:49 +01:00
Hauke Petersen
a75847ca27 baords/samr21-xpro: added third channel for PWM1 2016-02-21 16:49:45 +01:00
Cenk Gündoğan
4ea1a56f10 Merge pull request #4834 from cgundogan/pr/pba-d-01-kw2x/LED
pba-d-01-kw2x: use GPIO_PIN for LED_*_GPIO
2016-02-19 16:21:29 +01:00
Cenk Gündoğan
61724685c8 pba-d-01-kw2x: use GPIO_PIN for LED_*_GPIO 2016-02-19 07:55:30 +01:00
Hauke Petersen
539a2577f4 boards/nrf51dongle: add xtimer configuration 2016-02-18 17:02:34 +01:00
Hauke Petersen
48f4e642b5 boards/yunjia-nrf: cleaned up LED handling 2016-02-18 15:46:30 +01:00
Hauke Petersen
146ebc2962 boards/nrf52dk: cleaned up LED handling 2016-02-18 15:46:30 +01:00
Hauke Petersen
a24ceffe1c boards/10005: cleaned up LED handling 2016-02-18 15:46:29 +01:00
Hauke Petersen
b56dd91f98 boards/pca10000: cleaned up LED handling 2016-02-18 15:46:29 +01:00
Hauke Petersen
bda005e1d3 boards/nrf6310: cleaned up LED handling 2016-02-18 15:46:29 +01:00
Hauke Petersen
10d68c4855 boards/nrf51dongle: cleaned up LED handling 2016-02-18 15:46:29 +01:00
Hauke Petersen
5ecb034f66 boards/airfy-beacon: cleaned up LED handling 2016-02-18 15:46:29 +01:00
Francisco Javier Acosta Padilla
a47bda5302 board/pba-d-01-kw2x: user button added 2016-02-17 21:46:43 +01:00
kYc0o
8bf944c4e6 Merge pull request #4820 from cgundogan/pr/pba-01-k-k2wx/add_sensors_info_to_board.h
pba-01-d-kw2x: add sensors to board.h
2016-02-16 22:39:57 +01:00
Joakim Nohlgård
e2f7ac78f0 Merge pull request #4040 from gebart/pr/periph-timer-init-freq
periph/timer: Change timer_init API to support arbitrary (integer) frequencies
2016-02-15 23:36:44 +01:00
Cenk Gündoğan
ddb111dfa9 pba-01-d-kw2x: add sensors to board.h 2016-02-15 15:43:20 +01:00
Hauke Petersen
fe5023b7d4 boards: adapted to HWRNG changes 2016-02-14 12:59:47 +01:00
Joakim Nohlgård
d1a57d040a Merge pull request #4638 from gebart/pr/periph-pwm-api-change
drivers: Optimized periph PWM interfaces
2016-02-14 08:54:47 +01:00
Joakim Nohlgård
e002308dcf boards/nucleo-f401: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
a61da40433 boards/nucleo-f103: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
4754c9e996 boards/f4vi1: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
f8212e6295 boards/weio: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
91f2a38197 boards/stm32f4discovery: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
cf7c18b76f boards/stm32f3discovery: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
9a7ec18ac8 boards/stm32f0discovery: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
d9697ede5f boards/spark-core: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
c40683b4d0 boards/nucleo-f334: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
373634c135 boards/nucleo-f303: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
595dfb3fb0 boards/nucleo-f091: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
1b1f04b7f7 boards/msbiot: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
13ba441054 boards/mbed_lpc1768: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
d556f89840 boards/iotlab-m3: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Joakim Nohlgård
51f945a303 boards/fox: Update to match timer_init API change 2016-02-13 21:29:36 +01:00
Hauke Petersen
9988f00d7b boards: fixed some PWM definitions 2016-02-12 16:10:01 +01:00
MohmadAyman
2199848a51 boards/nucleo-f091: adapted to GPIO driver changes
dummy

dummy

dummy
2016-02-12 11:41:16 +02:00
MohmadAyman
6d25bad433 boards/stm32f0discovery: adapted to GPIO driver changes 2016-02-12 07:02:16 +02:00
Joakim Nohlgård
936a92ce8b boards/msba2-common: Homogenize CFLAGS and add support for newlib-nano 2016-02-11 12:45:44 +01:00
Joakim Nohlgård
04c37094a0 make: Homogenize CFLAGS settings across cortexm_common, avr, msp430_common 2016-02-11 12:45:44 +01:00
Joakim Nohlgård
4ba3bfce7b boards/arduino-mega2560: Use code style CFLAGS from Makefile.cflags 2016-02-11 12:39:02 +01:00
Joakim Nohlgård
a0429f7542 Merge pull request #4778 from gebart/pr/cortex-m-makefile-refactor
make: Move CPU and BOARD includes to Makefile.modules and reorganize
2016-02-11 12:33:33 +01:00
René Herthel
4a4b3f620c stm32l1/i2c: initial update for the new interface 2016-02-10 16:40:33 +01:00
Joakim Nohlgård
31c9ca70e5 make: Move Makefile.include.$(TOOLCHAIN) to cpu dir 2016-02-10 16:37:03 +01:00
Joakim Nohlgård
717d89899f make: Move Makefile.msp430_common to cpu dir 2016-02-10 16:37:03 +01:00
Joakim Nohlgård
7835ab2be7 make: Move BOARD and CPU includes to Makefile.modules 2016-02-10 16:37:03 +01:00
Joakim Nohlgård
fae9a092fd boards: Remove Makefile.include.cortexm_common 2016-02-10 16:37:03 +01:00
Joakim Nohlgård
deba387393 cortexm_common: Move toolchain settings to cpu dir 2016-02-10 16:37:03 +01:00
Hauke Petersen
7382d8afee Merge pull request #4775 from haukepetersen/fix_nucleof401_features
boards/nucleo-f401: cleaned up Makefile.features
2016-02-09 18:29:54 +01:00
Hauke Petersen
fda34ea1f0 boards/nucleo-f401: cleaned up Makefile.features 2016-02-09 14:46:34 +01:00
Hauke Petersen
44e8515698 boards/saml21-xpro: added feature CPUID 2016-02-08 18:56:04 +01:00