Commit Graph

21 Commits (4bc77be2820169c1f0336ecd5f748ba74ac0a169)

Author SHA1 Message Date
Kaspar Schleiser 8501a03cbc cleanup: apply enable_debug_false.cocci to codebase (coccinelle)
Skipped sys/cbor/cbor.c, examples/microcoap_server/microcoap_sock.c,
as they use different semantics.
6 years ago
Kaspar Schleiser 3d48eee095 cleanup: apply remove_atoi_casts.cocci (coccinelle) 6 years ago
Kaspar Schleiser fc6560c118 examples/dtls-echo: remove unnused static property (coccinelle) 6 years ago
Alexandre Abadie b0bc908918 examples: remove nucleo-f302 from memory greedy examples 6 years ago
Alexandre Abadie cc5034d67e examples: remove nucleo32-l031 from memory intensive examples 6 years ago
Vincent Dupont ad0f0877cc tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically 6 years ago
Loïc Dauphin 4e68675656 examples: rename opencm9-04 into opencm904 6 years ago
Alexandre Abadie f2c693b220 examples: remove nucleo-l053 from memory intensive examples 6 years ago
Alexandre Abadie e49727eda6 examples: exclude nucleo-l073 from memory greedy examples 6 years ago
Alexandre Abadie a4f3a9efd6 examples: add nucleo32-f031 to unsufficient memory boards 6 years ago
Frits Kuipers e483c2307b boards/maple-mini: initial support 6 years ago
Loïc Dauphin 5c4bee1b1d examples: add opencm9-04 to unsufficient memory boards in some examples 6 years ago
Alexandre Abadie 59cc59059e examples: add nucleo32-f303 to insufficient memory boards in some examples 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
Hauke Petersen c1f308ba85 examples: blacklisted calliope-mini 7 years ago
Hauke Petersen 4040493e2c examples: blacklisted microbit for insufficiant RAM 7 years ago
Martine Lenders 21c4cb41ff tinydtls: fix for build system fix 7 years ago
Martine Lenders 61531451f2 examples: fix off-by-one error in TinyDTLS example 7 years ago
Martine Lenders afe5ebee80 dtls: Temporary fix example for #6022
Seems like DTLS is also affected
7 years ago
Raul Fuentes cf64aba1c8 TinyDTLS: integration into RIOT (without sockets)
Support for TinyDTLS (0.8.6) is added together an example at 'examples/dtls-echo'.
7 years ago