1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Oleg Hahm
04bda78e7f examples: removed superfluous blacklisting
ATmega now has a panic function, no need for blacklisting any more.
2015-09-20 21:47:15 +02:00
Hauke Petersen
3936e32afa examples: removed blacklistings for redbee-econotag 2015-09-04 10:45:03 +02:00
25f900e489 tests, examples: adapt to simplified shell 2015-09-03 13:33:49 +02:00
448e90ba3a Revert "applications: only use uart0 for none-newlib boards"
This reverts commit 9c6ab1007b.
2015-09-03 13:33:18 +02:00
Martine Lenders
289d40d84e gnrc_networking example: add capability to send UDP packets repeatedly 2015-09-02 13:45:50 +02:00
Cenk Gündoğan
8cb76d248a examples/gnrc_networking: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 2015-08-28 18:26:54 +02:00
DipSwitch
ef3fe7e2c5 examples: Add local shell handlers for gnrc_networking 2015-08-26 09:05:22 +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
Oleg Hahm
9c6ab1007b applications: only use uart0 for none-newlib boards 2015-08-25 20:11:23 +02:00
Frank Holtz
ee952f79fe boards: added nrf6310 support. (NRF51 MCU) 2015-08-23 17:00:01 +02:00
Martine Lenders
c2706ef492 auto_init: rename auto_init_ng_netif to auto_init_gnrc_netif 2015-08-19 17:21:28 +02:00
Martine Lenders
58ff31bfe9 gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
Martine Lenders
87c222d2fa Merge pull request #3595 from authmillenon/gnrc/api/mv
gnrc: rename ng_netbase to gnrc
2015-08-18 16:59:34 +02:00
Martine Lenders
b969eeb217 gnrc: rename ng_netbase to gnrc 2015-08-18 16:11:55 +02:00
Cenk Gündoğan
d1b1949c23 gnrc_networking: add ng_rpl to example 2015-08-18 12:34:50 +02:00
Martine Lenders
f12499717c examples: rename ng_networking to gnrc_networking 2015-08-17 18:09:46 +02:00