Cenk Gündoğan
|
c6c6c41219
|
tests/thread_msg: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
|
2015-08-28 18:12:27 +02:00 |
|
Cenk Gündoğan
|
2bfd214a92
|
tests/thread_coorporation: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
|
2015-08-28 18:11:55 +02:00 |
|
Cenk Gündoğan
|
484c568094
|
tests/pthread_rwclock: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
|
2015-08-28 18:11:09 +02:00 |
|
Cenk Gündoğan
|
c3e176c1f2
|
tests/pthread_condition_variable: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
|
2015-08-28 18:10:38 +02:00 |
|
Cenk Gündoğan
|
2d052a4299
|
tests/pthread_barrier: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
|
2015-08-28 18:09:45 +02:00 |
|
Cenk Gündoğan
|
5eaf226690
|
tests/posix_semaphore: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
|
2015-08-28 18:08:40 +02:00 |
|
Cenk Gündoğan
|
e6a775cf16
|
tests/coap: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY
|
2015-08-28 18:07:55 +02:00 |
|
Martine Lenders
|
e58cbecc7d
|
Merge pull request #3738 from cgundogan/pr/netapi/gnrc_netapi_dispatch
gnrc_netapi: generic dispatch
|
2015-08-28 16:10:32 +02:00 |
|
Cenk Gündoğan
|
7d2129ea56
|
gnrc_netapi: generic dispatch
|
2015-08-28 15:44:22 +02:00 |
|
Peter Kietzmann
|
d9e02da05a
|
Merge pull request #3736 from kaspar030/fix_periph_gpio
tests: periph_gpio: fix usage of shell_commands
|
2015-08-28 10:00:01 +02:00 |
|
|
fe61811095
|
tests/periph_i2c: fix custom shell commands
|
2015-08-28 09:39:33 +02:00 |
|
|
4bd830121a
|
tests: driver_pcd8544: fix custom shell commands
|
2015-08-28 09:38:21 +02:00 |
|
Peter Kietzmann
|
3c3674ff19
|
Merge pull request #3731 from ibriano/samd21
cpu: samd21: Enable the interrupt line for PA28
|
2015-08-28 09:36:34 +02:00 |
|
|
bc260fff88
|
tests: periph_gpio: fix usage of shell_commands
|
2015-08-28 09:16:51 +02:00 |
|
René Kijewski
|
c14424fd0f
|
Merge pull request #3732 from ibriano/gitdir
make: get the git directory from RIOTBASE
|
2015-08-27 23:15:42 +02:00 |
|
Iván Briano
|
5f4a5aecb2
|
make: Get the git directory from RIOTBASE
This allows having applications outside of RIOT's own git directory and
still get the correct branch information for the build.
|
2015-08-27 16:29:10 -03:00 |
|
Iván Briano
|
1481b01df8
|
cpu: samd21: Enable the interrupt line for PA28
So the onboard button on the Samr21-xpro works again.
|
2015-08-27 14:08:16 -03:00 |
|
Cenk Gündoğan
|
e050bda2af
|
Merge pull request #3726 from cgundogan/pr/rpl/instance_id_zero
rpl: allow 0 as instance id
|
2015-08-27 17:23:35 +02:00 |
|
Cenk Gündoğan
|
b8c0498fb4
|
rpl: allow 0 as instance id
|
2015-08-27 14:38:08 +02:00 |
|
BytesGalore
|
b16b8a9609
|
Merge pull request #3718 from cgundogan/pr/rpl/make_funcs_global
rpl: make _root_dodag_init and _gnrc_rpl_send global functions
|
2015-08-26 22:25:23 +02:00 |
|
BytesGalore
|
ebd18f4903
|
Merge pull request #3678 from cgundogan/pr/rpl/parse_opt_from_pref_parent
rpl: parse DIO and options only for DIOs from pref. parent
|
2015-08-26 22:22:00 +02:00 |
|
Cenk Gündoğan
|
d57e603b9f
|
rpl: make _root_dodag_init and _gnrc_rpl_send global
|
2015-08-26 22:09:58 +02:00 |
|
Martine Lenders
|
4cf8cbccae
|
Merge pull request #3210 from kaspar030/add_netdev2
sys: add improved network device API
|
2015-08-26 17:43:10 +02:00 |
|
|
38a3b2ea7b
|
sys: add improved network device API
|
2015-08-26 16:51:52 +02:00 |
|
Oleg Hahm
|
299ae78929
|
Merge pull request #3714 from OlegHahm/doc_crypto_group
doc: minor fixing for crypto module
|
2015-08-26 11:43:17 +02:00 |
|
Oleg Hahm
|
4a8e897c0e
|
doc: minor fixing for crypto module
Moves the crypto module documentation to the right group and streamline the doxygen keywords.
|
2015-08-26 10:42:50 +02:00 |
|
|
aa0e990e3e
|
Merge pull request #3681 from kaspar030/add_info-modules_make_target
make: add info-modules make target
|
2015-08-26 10:27:41 +02:00 |
|
Peter Kietzmann
|
53c5c9bb4e
|
Merge pull request #3711 from DipSwitch/fix_example_udp
Fix the shell of example/gnrc_networking/
|
2015-08-26 09:55:21 +02:00 |
|
DipSwitch
|
ef3fe7e2c5
|
examples: Add local shell handlers for gnrc_networking
|
2015-08-26 09:05:22 +02:00 |
|
|
a670766943
|
make: add info-modules make target
|
2015-08-26 08:10:04 +02:00 |
|
|
5babcfc25a
|
Merge pull request #3713 from kaspar030/fix_slip
tests: slip: fix auto_init_ng_netif -> auto_init_gnrc_netif
|
2015-08-26 07:41:52 +02:00 |
|
|
76502c7558
|
tests: slip: fix auto_init_ng_netif -> auto_init_gnrc_netif
|
2015-08-26 07:21:20 +02:00 |
|
Martine Lenders
|
293c5322de
|
Merge pull request #3137 from authmillenon/slip/fix/some-fixes
gnrc_slip: Fixes
|
2015-08-25 22:19:37 +02:00 |
|
Emmanuel Baccelli
|
014939805e
|
Merge pull request #3062 from alignan/pull/remote-port
New Zolertia Re-Mote platform (CC2538 + CC1120)
|
2015-08-25 21:18:13 +02:00 |
|
|
bd40b2c56b
|
Merge pull request #3661 from authmillenon/auto_init/api/auto_init_gnrc_netif
sys: auto_init: rename auto_init_ng_netif to auto_init_gnrc_netif
|
2015-08-25 21:17:19 +02:00 |
|
Cenk Gündoğan
|
ed3a33982c
|
Merge pull request #3690 from OlegHahm/shell_uart0_newlib_distinction
shell: uart0 newlib distinction (workaround)
|
2015-08-25 21:15:44 +02:00 |
|
Martine Lenders
|
8609678bcd
|
ng_slip: port to ng_netapi_dispatch_receive()
|
2015-08-25 20:40:52 +02:00 |
|
Martine Lenders
|
b66ada2ae7
|
ng_slip: fix auto initialization
|
2015-08-25 20:40:52 +02:00 |
|
Martine Lenders
|
b47c4af50b
|
ng_slip: fix some bugs
|
2015-08-25 20:40:51 +02:00 |
|
Oleg Hahm
|
9c6ab1007b
|
applications: only use uart0 for none-newlib boards
|
2015-08-25 20:11:23 +02:00 |
|
|
6d1aab7126
|
Merge pull request #2926 from kaspar030/wtimer
sys: add new timer subsystem
|
2015-08-25 19:20:07 +02:00 |
|
Peter Kietzmann
|
7ce87862f8
|
Merge pull request #3609 from gebart/pr/tests-unblacklist-boards
tests: unblacklist some boards
|
2015-08-25 19:03:10 +02:00 |
|
Andreas "Paul" Pauli
|
8855f593e2
|
Merge pull request #3676 from authmillenon/doc/fix/net
doc: fix and update net and net_gnrc documentation
|
2015-08-25 18:48:01 +02:00 |
|
|
74ed0ff241
|
boards: nucleo-f334: add xtimer tuning values
|
2015-08-25 13:20:36 +02:00 |
|
|
301c6f49ae
|
tests: add xtimer_sleep_until
|
2015-08-25 13:20:36 +02:00 |
|
|
57630b764e
|
tests: add xtimer_reset
|
2015-08-25 13:20:36 +02:00 |
|
|
b21aca4fef
|
tests: add xtimer_remove
|
2015-08-25 13:20:36 +02:00 |
|
|
a1dde926c4
|
tests: add xtimer_msg
|
2015-08-25 13:20:36 +02:00 |
|
|
c44c022ac4
|
examples: timers: add timer_periodic_wakeup example
|
2015-08-25 13:20:36 +02:00 |
|
|
808a8bc899
|
sys: xtimer: introduce new timer subsystem
|
2015-08-25 13:20:35 +02:00 |
|