Alexandre Abadie
a4f3a9efd6
examples: add nucleo32-f031 to unsufficient memory boards
6 years ago
Martine Lenders
1ccdc4643f
posix_sockets: port to sock
6 years ago
Alexandre Abadie
963662416b
boards/nucleo32-f042: change board name nucleo->nucleo32
6 years ago
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
Vincent Dupont
1a12a40110
boards/nucleo-f042: initial support
6 years ago
Alexandre Abadie
1659f56904
boards/nucleo-f070: initial support for nucleo-f070 board
7 years ago
Alexandre Abadie
3f29e77a4c
boards/nucleo-f030: initial support
7 years ago
Hauke Petersen
02df871428
Merge pull request #4949 from jia200x/nucleo-f072
...
board: added support for nucleo f072
7 years ago
José Ignacio Alamos Aste
cc0e94f9c6
blacklist: nucleo-f072: blacklisted several examples and tests
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
Oleg Hahm
6df4111e49
shell: improved online documentation for txtsnd
7 years ago
Hauke Petersen
4216f9fef0
examples: adapted to renamed THREAD_FLAGS
8 years ago
Oleg Hahm
fdf6da07eb
examples: every socket thread needs a msg queue
8 years ago
Paul Rathgeb
cefe2a6698
make: Blacklisted the board 'weio' for some test due to insufficient
...
RAM/ROM
Blacklisted LPC11Uxx.h for doxygen
8 years ago
Martine Lenders
a345a9dfa6
examples: add POSIX socket example
8 years ago