|
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 |
|
|
4291c1f839
|
native: support add periph/pm support
|
2017-01-12 11:24:15 +01:00 |
|
|
92f6fc6888
|
drivers: add layered power modes module
|
2017-01-12 11:24:15 +01:00 |
|
|
6150e2753a
|
drivers: periph: pm: introduce new power management API
|
2017-01-12 11:24:15 +01:00 |
|
|
0194091673
|
remove obsolete lpm code
|
2017-01-12 11:24:15 +01:00 |
|
Martine Lenders
|
51d13ee906
|
Merge pull request #6211 from lebrush/list_remove
core/list: add remove method
|
2017-01-12 11:21:10 +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 |
|
Oleg Hahm
|
587502446a
|
Merge pull request #6323 from kaspar030/blacklist_aversiveplusplus
tests: pkg_aversiveplusplus: temporarily disable CI building
|
2017-01-12 00:10:59 +01:00 |
|
Francisco Acosta
|
deeb48723b
|
Merge pull request #6293 from kYc0o/tweetnacl_pkg
pkg: add tweetnacl as a package
|
2017-01-11 21:04:00 +01:00 |
|
|
26ace09ca8
|
Merge pull request #6321 from kaspar030/bump_gitcache
dist: tools: git-cache: bump to latest upstream
|
2017-01-11 18:43:08 +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 |
|
kYc0o
|
b84b151e78
|
tests/unittests: add tweetnacl unittest
|
2017-01-11 16:29:53 +01:00 |
|
kYc0o
|
da1fd74301
|
pkg: add tweetnacl as a package
|
2017-01-11 16:29:53 +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 |
|
|
eecf43cd53
|
dist: tools: git-cache: update README
|
2017-01-11 16:07:42 +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 |
|
|
cb85785a3b
|
tests: pkg_aversiveplusplus: temporarily disable CI building
|
2017-01-11 14:29:31 +01:00 |
|
Hauke Petersen
|
83457febed
|
boards/stm32f3discovery: mapped LEDs + btn to SAUL
|
2017-01-11 12:08:33 +01:00 |
|
Peter Kietzmann
|
82ec622748
|
Merge pull request #6168 from BytesGalore/base64_fix_expected_encode_size
sys/base64: corrected output size determination
|
2017-01-11 11:51:06 +01:00 |
|