Oleg Hahm
|
d0316fa7ae
|
periph timer: remove timer_irq_(en|dis)able
|
2017-01-14 15:34:53 +01:00 |
|
Peter Kietzmann
|
9d44d6b09e
|
Merge pull request #5573 from lebrush/pn532
Implementation of PN532 NFC reader
|
2017-01-14 10:21:25 +01:00 |
|
Ludwig Knüpfer
|
93b1fc1fde
|
Merge pull request #6342 from haukepetersen/rm_core_rebooth
core: drop `reboot.h`
|
2017-01-14 09:48:52 +01:00 |
|
Sebastian Meiling
|
1d09dd72e7
|
Merge pull request #6343 from cgundogan/pr/jenkins_propagate_error_cause
jenkins: propagate cause of failure to GitHub commit status
|
2017-01-13 21:01:41 +01:00 |
|
Peter Kietzmann
|
4f02c4d9c4
|
Merge pull request #6284 from aabadie/fix_si70xx_saul
drivers/si70xx: fix saul auto initialization
|
2017-01-13 16:21:52 +01:00 |
|
Victor Arino
|
d8d8d55e72
|
drivers/pn532: add NFC reader PN532 driver
|
2017-01-13 14:47:19 +01:00 |
|
Hauke Petersen
|
8c7f2d3e9d
|
s syscalls: use pm_off for _exit()
|
2017-01-13 11:01:02 +01:00 |
|
Cenk Gündoğan
|
24c7b0861f
|
jenkins: propagate cause of failure to GitHub commit status
|
2017-01-13 10:36:27 +01:00 |
|
|
5da88f794a
|
Merge pull request #6335 from kaspar030/fix_saml21_pm_init
cpu: saml21: re-add periph/pm initialization
|
2017-01-13 10:21:57 +01:00 |
|
Hauke Petersen
|
a7502355b8
|
core: remove reboot.h
with the new PM, the reboot.h is deprecated and pm_reboot() from
periph/pm.h should be used.
|
2017-01-13 10:17:58 +01:00 |
|
Hauke Petersen
|
d0301dfa34
|
sys/newlib+shell: use pm_reboot() for reboot()
|
2017-01-13 10:17:58 +01:00 |
|
Sebastian Meiling
|
6998d9708b
|
Merge pull request #6339 from cgundogan/pr/jenkins_buildstate
jenkins: use FAILURE instead of UNSTABLE for GitHub commit status
|
2017-01-13 09:54:32 +01:00 |
|
Martine Lenders
|
72a3e7e6e1
|
Merge pull request #6174 from cgundogan/pr/netdev2_tap/assert_to_if
netdev2_tap: assert address len >= ETHERNET_ADDR_LEN
|
2017-01-12 22:28:56 +01:00 |
|
Martine Lenders
|
a6799f58b2
|
Merge pull request #6334 from kaspar030/bump_git-cache
dist: tools: git-cache: bump version
|
2017-01-12 22:06:25 +01:00 |
|
Cenk Gündoğan
|
5d46148c11
|
jenkins: use FAILURE instead of UNSTABLE for GitHub commit status
|
2017-01-12 21:50:35 +01:00 |
|
|
2f2624577b
|
Merge pull request #6258 from cgundogan/pr/jenkins
jenkins: add initial config
|
2017-01-12 20:30:55 +01:00 |
|
Martine Lenders
|
3ba12182c5
|
Merge pull request #6158 from lebrush/mutex-timeout
sys: add mutex lock with timeout function
|
2017-01-12 20:18:23 +01:00 |
|
Cenk Gündoğan
|
1ac6937cf3
|
jenkins: add initial config
|
2017-01-12 19:27:16 +01:00 |
|
Cenk Gündoğan
|
aaf012ad83
|
netdev2_tap: assert address len >= ETHERNET_ADDR_LEN
|
2017-01-12 18:14:14 +01:00 |
|
|
389870e181
|
cpu: saml21: re-add periph/pm initialization
|
2017-01-12 17:48:11 +01:00 |
|
|
17b35f6ece
|
dist: tools: git-cache: bump version
adds OSX fixes for md5sum, flock
|
2017-01-12 17:31:57 +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
|
3faf8f6799
|
Merge pull request #6242 from ant9000/saml21_update_to_xdk3.33
SAM L21 update to ASF xdk 3.33
|
2017-01-12 17:07:10 +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 |
|
|
9d1c5f02d7
|
cpu: stm32_common: periph_cpu_common.h doxygen fix
|
2017-01-12 16:26:03 +01:00 |
|
|
5798beca64
|
cpu: stm32f1/2/4: unify periph/pm support
|
2017-01-12 16:26:02 +01:00 |
|
|
a8c5fcc5eb
|
cpu: saml21: add periph/pm support
|
2017-01-12 16:26:02 +01:00 |
|
|
c2b48ca230
|
cpu: nrf51: initial periph/pm support
|
2017-01-12 16:26:02 +01:00 |
|
|
f0cf52f622
|
cpu: nrf52: initial periph/pm support
|
2017-01-12 16:26:02 +01:00 |
|
|
662bec002a
|
cpu: k60: add periph/pm support
|
2017-01-12 16:26:02 +01:00 |
|
|
db823679aa
|
board: samr21-xpro: move periph_pm to cpu/samd21/Makefile.features
|
2017-01-12 16:26:02 +01:00 |
|
|
066332d6dc
|
cpu: stm32f1: add periph/pm support
|
2017-01-12 16:26:02 +01:00 |
|
|
0fb66a0fd1
|
cpu: cortexm: always use periph_common module
|
2017-01-12 16:26:02 +01:00 |
|
|
fa9fbabd97
|
cpu: x86: add stub periph_cpu.h
|
2017-01-12 16:26:02 +01:00 |
|
|
062b90788a
|
cpu: arm7_common: adapt to periph/pm
|
2017-01-12 16:26:02 +01:00 |
|
|
8c8ce5a092
|
cpu: x86: adapt to periph/pm
|
2017-01-12 16:26:02 +01:00 |
|
|
fb46d57705
|
cpu: msp430-common: adapt reboot to periph/pm
|
2017-01-12 16:26:01 +01:00 |
|
|
52d53a92ab
|
cpu: lpc1768: adapt to periph/pm
|
2017-01-12 16:26:01 +01:00 |
|
|
040c6e9967
|
cpu: lpc11u34: remove obsolete reboot implementation
|
2017-01-12 16:26:01 +01:00 |
|
|
3e365b89fa
|
cpu: atmega_common: adapt to periph/pm
|
2017-01-12 16:26:01 +01:00 |
|
|
f42e5381ee
|
cpu: samd21: add periph/pm support
|
2017-01-12 16:26:01 +01:00 |
|
|
807a190e20
|
cpu: cortexm: adapt to periph/pm
|
2017-01-12 16:26:01 +01:00 |
|
|
ca7bf15ac4
|
core: panic: adapt to pariph/pm
|
2017-01-12 16:26:01 +01:00 |
|
|
1b31fc75c4
|
core: reboot: map to periph/pm
|
2017-01-12 16:26:01 +01:00 |
|
|
ac9b12263a
|
make: factor out features handling, add default feature handling
|
2017-01-12 16:26:01 +01:00 |
|
Peter Kietzmann
|
96817f406f
|
Merge pull request #6322 from aabadie/bmp180_cleanup
drivers/bmp180: saul driver cleanup
|
2017-01-12 14:54:12 +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 |
|
Victor Arino
|
17d6d2a5b5
|
sys/xtimer: implement mutex lock with timeout
|
2017-01-12 13:20:26 +01:00 |
|