Commit Graph

55 Commits (dcc37329df40e9b591c7a16c862de500c979349a)

Author SHA1 Message Date
Oleg Hahm df7927dc94 shell: introduce txtsnd pseudomodule
This commit allows to enable/disable the txtsnd shell command. The
command is used to send strings over L2 in GNRC. Until now the command
was automatically enabled if GNRC and shell_commands were present, which
may lead to confusion if no L2 packet handler is registered.
6 years ago
Martine Lenders b971c575ad gnrc_sock_udp: provide port for sock_udp 7 years ago
Martine Lenders 97adff5eac gnrc_netreg: add arbitrary callback support 7 years ago
Martine Lenders b84d955921 gnrc_netreg: add mbox support 7 years ago
Ian Martin 22b5de86a5 add mpu_stack_guard pseudomodule (just Cortex-M for now)
triggers an exception during stack overflow,
but at a cost of 32-63 bytes of RAM per thread.
7 years ago
Cenk Gündoğan ad6677b33f gnrc_rpl: netstats_rpl: introduce statistics 7 years ago
Kaspar Schleiser 3a6f95008d core: mbox: introduce thread decoupled message queues 7 years ago
Cenk Gündoğan a10151d5f0 Merge pull request #5440 from cgundogan/pr/auto_init/rpl
auto_init: initialize gnrc_rpl
7 years ago
Peter Kietzmann 8cf11d3206 Merge pull request #5404 from miri64/pkg/enh/lwip-mld
lwip: introduce MLD as pseudo-module and deactivate by default
7 years ago
Cenk Gündoğan 1b4607ab43 auto_init: initialize gnrc_rpl 7 years ago
Oleg Hahm 6707c20b7d netstats: initial import of IPv6 netstats 7 years ago
Martine Lenders b605852638 lwip: introduce MLD as pseudo-module and deactivate by default 7 years ago
Joakim Nohlgård 50b48c28eb sys/saul: Add analog inputs to SAUL via periph/adc 7 years ago
Joakim Nohlgård 734892dbaa Makefile.pseudomodules: Sort pseudomodule list 7 years ago
Martine Lenders 8ab89c473a Merge pull request #4713 from authmillenon/pkg/port/emb6
pkg: initial import of emb6 stack
7 years ago
Oleg Hahm c09190b979 Merge pull request #3851 from kaspar030/make_messaging_optional
core: make messaging optional
7 years ago
Kaspar Schleiser 58a12e5034 core: make messaging optional 7 years ago
Martine Lenders aecb8ef15b emb6: initial import 7 years ago
Martine Lenders 4dbc26fd4e Merge pull request #3551 from authmillenon/pkg/port/lwip
lwIP: Initial import
7 years ago
Martine Lenders 410f44f07d lwip: initial import of conn_ip wrapper 7 years ago
Oleg Hahm 1f4d73dde1 Merge pull request #4801 from OlegHahm/netstats
netstats: introduce L2 netstats
7 years ago
Kaspar Schleiser abff2e3fb7 core: introduce thread flags 7 years ago
Martine Lenders b0347527fd lwip: map lwIP modules to RIOT modules 7 years ago
Oleg Hahm 47e7d31841 make: add netstats pseudomodules 7 years ago
Oleg Hahm 10f5f1aa33 make: introduce netif_default pseudomodule
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
7 years ago
Alexandre Abadie e1fcee67c0 arm/newlib: Add pseudomodule to enable floating point printf support 7 years ago
Joakim Nohlgård 2b51e4b116 newlib: Introduce newlib_nano pseudomodule 7 years ago
Martine Lenders 399b8026d3 ieee802154: provide general header build and read functions 7 years ago
Martine Lenders da23ffe096 gnrc: initial import of an asynchroneous error reporting API 7 years ago
Johann Fischer 994dd19f03 makefiles: add gnrc_sixlowpan_iphc_nhc module 8 years ago
Hauke Petersen 0390561e06 drivers: added S(ensor) A(ctuator) U(ber) L(ayer) 8 years ago
Kaspar Schleiser 9c93e72d81 sys: random: add simple LCG PRNGs 8 years ago
Martine Lenders b87a3eab89 conn: Initial import of a light-weight network application API 8 years ago
Oleg Hahm 0e0a9d8e11 make: add netif pseudomodule 8 years ago
Kaspar Schleiser 085383bfae core: remove hwtimer, switch schedstatistics to xtimer 8 years ago
Martine Lenders e6c96cde53 gnrc_sixlowpan_nd_border_router: initial import 8 years ago
Martine Lenders 132f5e1b9c gnrc_sixlowpan_nd_router: initial import 8 years ago
Martine Lenders 58ff31bfe9 gnrc: make all gnrc modules sub-modules of gnrc 8 years ago
Martine Lenders b969eeb217 gnrc: rename ng_netbase to gnrc 8 years ago
Oleg Hahm 8639d2c27d at86rf2xx: rename remaining files and variables 8 years ago
Martine Lenders 9cf5e5fb6a ieee802154: remove ng_ prefix 8 years ago
Kaspar Schleiser bbf64e81ec remove defaulttransceiver, cc110x, cc2420 traces 8 years ago
Kaspar Schleiser 5d8349298f remove bulk of legacy network stack and drivers 8 years ago
Martine Lenders 9e823076f4 ng_pktbuf: new default packet buffer implementation 8 years ago
Hauke Petersen ae25d12dc7 make: added ng_netif_default as pseudomodule 8 years ago
Kaspar Schleiser a267274e84 sys: make newlib support a module 8 years ago
Martine Lenders 3acc8718f2 ng_net: add 6LoWPAN as dependency for IEEE 802.15.4 devices
Only applies if ng_ipv6 also was included.
8 years ago
Kaspar Schleiser c944d54171 core: log: introduce logging API 8 years ago
Martine Lenders d76fb3fa8b make: introduce *_default pseudo-modules
Fixes #2971
8 years ago
Hauke Petersen fefac35c1c drivers: new driver for at86rf2xx family radios 8 years ago