Victor Arino
|
ea12433a8d
|
core/mutex: support locked initialization
|
2016-12-14 10:24:45 +01:00 |
|
smlng
|
ad698267fb
|
gnrc_pktbuf: add asserts
- fix static analyzer warning
- update @pre doc accordingly
|
2016-12-13 18:18:11 +01:00 |
|
Hauke Petersen
|
ba23fb55f7
|
Merge pull request #6206 from haukepetersen/fix_arm7_ulong
cpu/arm7_common: s/u_long/unsigned long/
|
2016-12-13 16:43:24 +01:00 |
|
Hauke Petersen
|
ad3ed80f05
|
cpu/arm7_common: s/u_long/unsigned long/
|
2016-12-13 13:26:37 +01:00 |
|
Hauke Petersen
|
0111946c51
|
Merge pull request #6184 from haukepetersen/opt_stm32_timer
cpu/stm32x: unified timer driver
|
2016-12-13 10:23:57 +01:00 |
|
Martine Lenders
|
50b1e7b6a5
|
gnrc_sock_udp: fix possibly dereferenced NULL pointer (#6203)
|
2016-12-13 09:03:57 +01:00 |
|
zhuoshuguo
|
944e1462ce
|
gnrc_priority_queue: fix doxygen document.
|
2016-12-10 18:56:13 +01:00 |
|
Francisco Acosta
|
c879154d14
|
Merge pull request #6195 from kYc0o/nucleo_osx_port_fix
boards/nucleo-common: fix port on OS X
|
2016-12-09 15:49:36 +01:00 |
|
kYc0o
|
3dac61aa11
|
boards/nucleo-common: fix port on OS X
|
2016-12-09 12:34:46 +01:00 |
|
Hauke Petersen
|
ab12d60d05
|
boards/stm32-based: adapted timer configurations
|
2016-12-09 12:20:04 +01:00 |
|
Hauke Petersen
|
2a62ec5f6b
|
cpu/stm32f[3|4] adapted PWM driver
|
2016-12-09 12:20:03 +01:00 |
|
Hauke Petersen
|
0aa70faa3d
|
cpu/stm32f2: temporarily removed PWM driver
|
2016-12-09 12:20:03 +01:00 |
|
Hauke Petersen
|
47b379e45d
|
cpu/stm32x: unified timer driver
|
2016-12-09 12:20:03 +01:00 |
|
Hauke Petersen
|
e50479f84f
|
cpu/stm32: changed TIM->CCR def in vendor headers
|
2016-12-09 12:20:03 +01:00 |
|
Hauke Petersen
|
1bc1dd94ba
|
boards/stm32-based: added missing CLOCK_APBx defines
|
2016-12-09 12:20:02 +01:00 |
|
Hauke Petersen
|
7979c3ac5c
|
cpu/stm32_common: added periph_apb_clk() function
|
2016-12-09 12:20:02 +01:00 |
|
Oleg Hahm
|
ccb9179c23
|
Merge pull request #5824 from kaspar030/change_default_c_dialect
make: use -std=c99 as default
|
2016-12-08 13:44:34 -05:00 |
|
Oleg Hahm
|
d1b370ece6
|
Merge pull request #6163 from locicontrols/arvalid
cpu/cortexm_common: simplify ARVALID tests and fix BFARVALID test.
|
2016-12-08 12:28:01 -05:00 |
|
Hauke Petersen
|
b97e26b31b
|
boards/weio: removed deprecated GPIO_x defines
|
2016-12-07 10:44:46 +01:00 |
|
Hauke Petersen
|
dad5f0c269
|
lpc11u34: remodeled GPIO driver
|
2016-12-07 10:44:46 +01:00 |
|
jfbortolotti
|
b2e79959b1
|
cpu: nRF52: move clearing of TXRDY flag
... before writing the data to avoid an infinite loop in case of multiple thread accessing the UART. (#6029)
|
2016-12-06 10:52:27 +01:00 |
|
Victor Arino
|
419dcfdf11
|
cpu/stm32f1: allow to run without PLL
|
2016-12-06 10:08:41 +01:00 |
|
Emmanuel Baccelli
|
364874f7e1
|
Merge pull request #6096 from mattiantonini/pkg/iotivity
[Pkg] IoTivity Pkg for RIOT OS
|
2016-12-05 15:02:47 +01:00 |
|
Mattia Antonini
|
3f18bf0eb4
|
IoTivity Pkg for RIOT-OS
|
2016-12-05 10:41:07 +01:00 |
|
Martine Lenders
|
be702411e2
|
Merge pull request #6069 from zhuoshuguo/gnrc_mac_internal_helper
gnrc_netif: add fetch-address and fetch-netif-flag functionalities.
|
2016-12-02 14:46:52 +01:00 |
|
zhuoshuguo
|
d749962134
|
gnrc_netif: add fetch-address and fetch-netif-flag functionalities.
|
2016-12-02 13:22:47 +01:00 |
|
Ian Martin
|
299a3eed3b
|
cpu/cortexm_common: simplify ARVALID tests and fix BFARVALID test.
|
2016-12-01 17:18:06 -05:00 |
|
Martine Lenders
|
4bf9d590f5
|
Merge pull request #5942 from zhuoshuguo/add_gnrc_mac_definition
gnrc: add l2_address into gnrc_netdev2_t
|
2016-11-30 17:59:43 +01:00 |
|
Martine Lenders
|
dc45598e5d
|
Merge pull request #5365 from haukepetersen/add_periph_rom
drivers/periph: added flashrom driver interface
|
2016-11-30 17:54:14 +01:00 |
|
Hauke Petersen
|
281fe83ac8
|
boards: added flashpage feature to NRFx based boards
|
2016-11-30 16:51:10 +01:00 |
|
Hauke Petersen
|
fe1d4bf9ed
|
cpu/nrf51/2: unified erase reg in vendor header
|
2016-11-30 16:51:10 +01:00 |
|
Hauke Petersen
|
df19605145
|
cpu/nrf5x: added flashpage driver implemenation
|
2016-11-30 16:51:10 +01:00 |
|
Hauke Petersen
|
74f786cf83
|
boards/iotlab-m3: enabled periph_flashpage feature
|
2016-11-30 16:51:10 +01:00 |
|
Hauke Petersen
|
c3a4a44f49
|
cpu/stm32f1: added flashpage driver implementation
|
2016-11-30 16:51:09 +01:00 |
|
Hauke Petersen
|
9fb771942d
|
tests: added test for periph/flashpage drivers
|
2016-11-30 16:51:09 +01:00 |
|
Hauke Petersen
|
41f453066c
|
drivers: added interface for writing flash pages
|
2016-11-30 16:51:09 +01:00 |
|
Francisco Acosta
|
84d0d61279
|
Merge pull request #5608 from gebart/pr/xtimer-ticks
xtimer: Allow arbitrary timer frequency, second attempt
|
2016-11-29 23:00:31 +01:00 |
|
Martine Lenders
|
e7acc02837
|
Merge pull request #6169 from emmanuelsearch/sock-doc
Sock: fixed insconsistencies in the doc
|
2016-11-29 21:32:40 +01:00 |
|
Emmanuel Baccelli
|
cab947b05a
|
fixed insconsistencies in the doc for sock
fixed insconsistency concerning headers needed
fixed insconsistency concerning headers needed
fixed insconsistency concerning headers needed
|
2016-11-29 21:28:49 +01:00 |
|
Martine Lenders
|
e054ae85d3
|
Merge pull request #6144 from miri64/native/enh/always-assert-verbose
native: always assert() verbosely
|
2016-11-29 21:08:34 +01:00 |
|
Joakim Nohlgård
|
c5058673b7
|
tests/unittests: Mark limifrog-v1 for insufficient memory
|
2016-11-29 20:44:31 +01:00 |
|
Michael Andersen
|
76da4d8d12
|
rtt_stdio: update for new xtimer api
|
2016-11-29 20:44:31 +01:00 |
|
Joakim Nohlgård
|
4e5fae77da
|
tests/fib: Tidy up code style and fix cppcheck warning
|
2016-11-29 20:44:31 +01:00 |
|
Joakim Nohlgård
|
7c48c891a0
|
xtimer: Update xtimer usage to match API changes
|
2016-11-29 20:44:31 +01:00 |
|
Martine Lenders
|
235375f664
|
native: always assert() verbosely
|
2016-11-29 19:28:23 +01:00 |
|
Peter Kietzmann
|
e547ff1d60
|
Merge pull request #6013 from haukepetersen/opt_periph_uartreturntypes
periph/uart: added names to return values
|
2016-11-29 19:14:09 +01:00 |
|
Cenk Gündoğan
|
89f7b9d063
|
drone: adjust path to build_and_test.sh
|
2016-11-29 18:38:44 +01:00 |
|
Cenk Gündoğan
|
62420fb927
|
travis: make build_and_test.sh unrelated to travis
|
2016-11-29 18:38:43 +01:00 |
|
Francisco Acosta
|
a9aa639a1f
|
Merge pull request #6157 from smlng/pr/pkg/oonf_api_test_macos_fix
pkg/oonf_api: add test and macos fix
|
2016-11-29 18:36:50 +01:00 |
|
Cenk Gündoğan
|
1990726605
|
travis: remove superfluous config and script
|
2016-11-29 18:36:12 +01:00 |
|