Commit Graph

28 Commits (961056548bfda8214db4a8d6697e6a57a5e94248)

Author SHA1 Message Date
Alexandre Abadie b0128f9dd1 tests: remove nucleo32-l031 from memory intensive tests 6 years ago
Vincent Dupont ad0f0877cc tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 6 years ago
Alexandre Abadie d0e641e80b tests: remove nucleo-l053 from memory intensive tests 6 years ago
Alexandre Abadie 77df65e95e tests: add nucleo32-f031 to unsufficient memory boards 6 years ago
Neil Jones 8434f9c932 test: slip: blacklist mips-malta board
It has no UART.
6 years ago
Alexandre Abadie 963662416b boards/nucleo32-f042: change board name nucleo->nucleo32 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
Martine Lenders 0016463687 all: fix for new netreg_entry_t structure 7 years ago
Hauke Petersen bc232a5642 Merge pull request #5524 from miri64/gnrc_netreg/api/helper-macro
gnrc_netreg: introduce helper macro/function for entry init
7 years ago
Martine Lenders dc45cd2610 gnrc: use new netreg helper functions everywhere 7 years ago
Alexandre Abadie 3f29e77a4c boards/nucleo-f030: initial support 7 years ago
Cenk Gündoğan 047fd79ae6 tests: use global gnrc_pktdump_pid 7 years ago
Hauke Petersen 1db162adbf tests/slip: simplified Makefile 8 years ago
Hauke Petersen 4e18d9e1a5 tests: blacklisted some boards for insufficent RAM 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
Kaspar Schleiser 25f900e489 tests, examples: adapt to simplified shell 8 years ago
Oleg Hahm 3edfb772f3 auto_init: rename ng_slip to gnrc_slip 8 years ago
Cenk Gündoğan 780da384cc tests/slip: BOARD_INSUFFICIENT_RAM => BOARD_INSUFFICIENT_MEMORY 8 years ago
Kaspar Schleiser 76502c7558 tests: slip: fix auto_init_ng_netif -> auto_init_gnrc_netif 8 years ago
Martine Lenders 293c5322de Merge pull request #3137 from authmillenon/slip/fix/some-fixes
gnrc_slip: Fixes
8 years ago
Martine Lenders b66ada2ae7 ng_slip: fix auto initialization 8 years ago
Martine Lenders c2706ef492 auto_init: rename auto_init_ng_netif to auto_init_gnrc_netif 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
Joakim Gebart adc8afb34f tests/slip: Use libc putchar/getchar instead of wrappers
Fixes warnings about wrong function signature.
8 years ago
Martine Lenders c29a4b474c ng_slip: rename xbee_params_t to ng_slip_params_t
Fixed copy pasta
8 years ago
Martine Lenders 1992244e41 tests: add test application for slip 8 years ago