|
963662416b
|
boards/nucleo32-f042: change board name nucleo->nucleo32
|
2017-01-18 22:04:59 +01:00 |
|
Martine Lenders
|
5b49bfc21d
|
Merge pull request #6375 from aabadie/nucleo_f030_periph
boards/nucleo-f030: configure some PWM pins, add ADC configuration
|
2017-01-18 21:29:40 +01:00 |
|
Peter Kietzmann
|
706eaa6050
|
Merge pull request #6376 from aabadie/nucleo_f070_periph
boards/nucleo-f070: configure some PWM pins, add extra UART, fix ADC
|
2017-01-18 20:57:54 +01:00 |
|
|
b03a23f371
|
boards/nucleo-f030: configure some PWM pins, add ADC configuration
|
2017-01-18 15:07:00 +01:00 |
|
Oleg Hahm
|
89edffa8cc
|
Merge pull request #6401 from aabadie/stm32f0discovery_saul
boards/stm32f0discovery: export user LEDs and button to SAUL
|
2017-01-18 13:19:11 +01:00 |
|
Oleg Hahm
|
4f85c39ffe
|
Merge pull request #6400 from aabadie/stm32f4discovery_saul
boards/stm32f4discovery: export user LEDs and button to SAUL
|
2017-01-18 13:18:59 +01:00 |
|
|
43df072c88
|
boards/nucleo-f070: adapted PWM configuration to new api
|
2017-01-18 12:39:05 +01:00 |
|
|
3eff14de2b
|
boards/nucleo-f070: configure some PWM pins, add extra UART, fix ADC compilation
|
2017-01-18 11:14:27 +01:00 |
|
Hauke Petersen
|
5c8d7678df
|
boards/stm32f4discovery: fix PWM configuration
|
2017-01-18 09:38:50 +01:00 |
|
|
20089be486
|
Merge pull request #6393 from haukepetersen/opt_stm32_pwmchanconf
cpu/stm32/pwm: made channel config more flexible
|
2017-01-18 09:02:47 +01:00 |
|
Peter Kietzmann
|
5f6bc1f4ba
|
Merge pull request #6391 from haukepetersen/opt_boards_makedep
boards: remove local Makefile.dep includes
|
2017-01-18 09:01:07 +01:00 |
|
|
ccdb6eac70
|
boards/stm32f0discovery: export user LEDs and button to SAUL
|
2017-01-17 18:08:55 +01:00 |
|
|
5c859398a7
|
boards/stm32f4discovery: export user LEDs and button to SAUL
|
2017-01-17 17:54:00 +01:00 |
|
Peter Kietzmann
|
7c252eddae
|
Merge pull request #4642 from haukepetersen/opt_hdc1000
drivers/hdc1000: remodeled driver + SAUL integration
|
2017-01-17 16:02:03 +01:00 |
|
Hauke Petersen
|
f6cd39348a
|
boards: remove local Makefile.dep includes
No need for these, as $(RIOTBOARD)/$(BOARD)/Makefile.dep is
globally included from $(RIOBASE)/Makefile.dep.
|
2017-01-17 14:15:43 +01:00 |
|
Hauke Petersen
|
8f47aee78b
|
boards/stm32-based: adapted PWM configuration
|
2017-01-17 14:08:39 +01:00 |
|
Hauke Petersen
|
718c8a5f1b
|
boards/avsextrem: remove unused PWM defines
|
2017-01-17 10:50:02 +01:00 |
|
Hauke Petersen
|
4605292fe8
|
boards/msba2: adapted PWM configuration slightly
|
2017-01-17 10:50:02 +01:00 |
|
Hauke Petersen
|
924ea48695
|
board/bpa-d-01-kw2x: included hdc1000 via SAUL
|
2017-01-17 10:48:22 +01:00 |
|
Peter Kietzmann
|
5497d611dc
|
Merge pull request #6384 from OlegHahm/pttu_drop_support
board: drop support for PTTU platform
|
2017-01-17 08:35:41 +01:00 |
|
Oleg Hahm
|
d834d7769e
|
board: drop support for PTTU platform
|
2017-01-16 22:41:38 +01:00 |
|
Cenk Gündoğan
|
d853dd63c1
|
cpu: make CFLAGS_DBG configurable
|
2017-01-16 15:54:59 +01:00 |
|
|
6feebb676c
|
Merge pull request #5951 from mali/uno_saul
boards/arduino-common: export led via saul
|
2017-01-15 18:05:19 +01:00 |
|
Laurent Navet
|
200916ab33
|
boards/arduino-common: export led via saul
expose on-board led to saul interface.
|
2017-01-15 16:57:04 +01:00 |
|
Hauke Petersen
|
6270283033
|
Merge pull request #6160 from kaspar030/introduce_new_power_management
Introduce new power management
|
2017-01-12 17:31:49 +01:00 |
|
Hauke Petersen
|
efd27b6bd1
|
Merge pull request #6257 from PeterKietzmann/cpu_stm32f1_cmsis_fix_ACR_bit
cpu/stm32f1: cmsis fix flash latency bit
|
2017-01-12 16:57:52 +01:00 |
|
|
51a86f75b8
|
boards: chronos: add stub support for periph/pm
|
2017-01-12 16:26:03 +01:00 |
|
|
db823679aa
|
board: samr21-xpro: move periph_pm to cpu/samd21/Makefile.features
|
2017-01-12 16:26:02 +01:00 |
|
|
f42e5381ee
|
cpu: samd21: add periph/pm support
|
2017-01-12 16:26:01 +01:00 |
|
Peter Kietzmann
|
afcdd62816
|
Merge pull request #6306 from aabadie/nucleo_f446_uart
boards/nucleo-f446: configure 2 new UARTs using USART3 and USART1
|
2017-01-12 14:41:22 +01:00 |
|
Peter Kietzmann
|
111c9a0039
|
Merge pull request #6307 from aabadie/nucleo_f446_pwm
boards/nucleo-f446: configure a few pwm pins
|
2017-01-12 14:39:18 +01:00 |
|
|
0194091673
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
|
Peter Kietzmann
|
280a200377
|
Merge pull request #6230 from haukepetersen/opt_kinetis_pwm
cpu/kinetis: reworked PWM driver implementation
|
2017-01-12 10:16:31 +01:00 |
|
Francisco Acosta
|
cfa788a823
|
Merge pull request #6182 from haukepetersen/opt_cc2538_gpio
cpu/cc2538: reworked GPIO driver
|
2017-01-11 17:21:49 +01:00 |
|
Francisco Acosta
|
23a10e8643
|
Merge pull request #6320 from mali/fix_issue_6264
boards/arduino-common: fix software interrupt for context swap
|
2017-01-11 16:22:51 +01:00 |
|
Martine Lenders
|
ae19c2ba57
|
Merge pull request #6324 from haukepetersen/add_stm32f3discovery_saulgpiomapping
boards/stm32f3discovery: mapped LEDs + btn to SAUL
|
2017-01-11 15:39:11 +01:00 |
|
Francisco Acosta
|
b05d0b2748
|
Merge pull request #5870 from PeterKietzmann/boards_z1_driver_init
drivers/cc2420: improve z1 init and send routine
|
2017-01-11 15:17:26 +01:00 |
|
Hauke Petersen
|
83457febed
|
boards/stm32f3discovery: mapped LEDs + btn to SAUL
|
2017-01-11 12:08:33 +01:00 |
|
Hauke Petersen
|
4419f4e191
|
boards: removed GPIO_x defines for cc2538-based b.
|
2017-01-11 10:19:06 +01:00 |
|
Martine Lenders
|
e04879b5e3
|
Merge pull request #6296 from aabadie/nucleo_f401_usart6
boards/nucleo-f401: configure a second UART using USART6 on PA11/PA12
|
2017-01-10 22:12:57 +01:00 |
|
Laurent Navet
|
08ff3c0a04
|
boards/arduino-common: fix software interrupt for context swap
It wasn't working with pin1/PC6/PINT14
Use pin28/PC5/PINT13 instead
|
2017-01-10 21:52:04 +01:00 |
|
PeterKietzmann
|
40976cb40a
|
cpu/stm32f1: optimize ACR setting and move to cpu.c
|
2017-01-10 17:09:23 +01:00 |
|
Peter Kietzmann
|
a8297595e6
|
Merge pull request #6108 from haukepetersen/opt_nrf_nrfmin
cpu/nrf5x: ported nrfmin driver to netdev2
|
2017-01-10 16:52:54 +01:00 |
|
Peter Kietzmann
|
dcfd0d656b
|
Merge pull request #6142 from haukepetersen/add_nrf51_i2c
cpu/nrf51: added I2C driver implementation
|
2017-01-10 15:25:18 +01:00 |
|
Peter Kietzmann
|
f76b2f4906
|
Merge pull request #6273 from OTAkeys/pr/nucleo-f042
boards: add nucleo-f042
|
2017-01-10 14:52:00 +01:00 |
|
Hauke Petersen
|
cb3dcaaf5d
|
boards/nrf52dk: use nrfmin driver
|
2017-01-10 11:54:49 +01:00 |
|
Hauke Petersen
|
8e7ef06bab
|
boards/microbit: enabled external 16-MHz crystal
|
2017-01-10 11:54:49 +01:00 |
|
Hauke Petersen
|
7dee728d17
|
boards: added netif dep for nrf51 based boards
|
2017-01-10 11:54:48 +01:00 |
|
Hauke Petersen
|
45a6f0a0ac
|
boards/yunjia-nrf51822: added I2C configuration
|
2017-01-10 11:52:36 +01:00 |
|
Hauke Petersen
|
2070e08787
|
boards/microbit: added I2C configuration
|
2017-01-10 11:52:36 +01:00 |
|