b01c6707a5
cpu/cc2538: fix typos
2019-11-23 22:39:36 +01:00
cc51f4ff7c
cpu/atmega_common: fix typos
2019-11-23 22:39:35 +01:00
97e49b385c
cpu/atmega328p: fix typos
2019-11-23 22:39:35 +01:00
f210cf2535
cpu/atmega256rfr2: fix typos
2019-11-23 22:39:35 +01:00
26143aa38d
cpu/atmega2560: fix typos
2019-11-23 22:39:35 +01:00
83d72abf8f
cpu/atmega128rfa1: fix typos
2019-11-23 22:39:35 +01:00
fc4eeb3e28
cpu/atmega1284p: fix typos
2019-11-23 22:39:35 +01:00
bc7b95aee3
cpu/atmega1281: fix typos
2019-11-23 22:39:35 +01:00
4d0d52dd0e
boards/z1: fix typos
2019-11-23 22:39:35 +01:00
5468ab41bd
boards/yunjia-nrf51822: fix typos
2019-11-23 22:39:35 +01:00
a8351a7296
boards/thingy52: fix typos
2019-11-23 22:39:35 +01:00
02b1cf170f
boards/telosb: fix typos
2019-11-23 22:39:35 +01:00
be61dbe2ac
boards/stm32l0538-disco: fix typos
2019-11-23 22:39:35 +01:00
97a18f9114
boards/stm32f723e-disco: fix typos
2019-11-23 22:39:35 +01:00
9b6ae21817
boards/sensebox_samd21: fix typos
2019-11-23 22:39:35 +01:00
11073a73e1
boards/saml21-xpro: fix typos
2019-11-23 22:39:35 +01:00
f69af0edda
boards/remote-revb: fix typos
2019-11-23 22:39:35 +01:00
4e06b71e8d
boards/remote-reva: fix typos
2019-11-23 22:39:35 +01:00
081f1e80e7
boards/remote-pa: fix typos
2019-11-23 22:39:35 +01:00
ef3b8b15e0
boards/p-l496g-cell02: fix typos
2019-11-23 22:39:35 +01:00
9f2aa74635
boards/nucleo-l4r5zi: fix typos
2019-11-23 22:39:07 +01:00
147696a0fc
boards/msba2: fix typos
2019-11-23 22:39:07 +01:00
daffa544a2
boards/microbit: fix typos
2019-11-23 22:39:07 +01:00
f61175219b
boards/mbed_lpc1768: fix typos
2019-11-23 22:39:07 +01:00
edfa34303b
boards/lsn50: fix typos
2019-11-23 22:39:07 +01:00
e6d3963cd4
boards/iotlab-m3: fix typos
2019-11-23 22:39:07 +01:00
60e2ce8702
boards/frdm-k64f: fix typos
2019-11-23 22:39:07 +01:00
5a4bad8dfa
boards/fox: fix typos
2019-11-23 22:39:07 +01:00
a394fcd100
boards/esp32-wrover-kit: fix typos
2019-11-23 22:39:07 +01:00
8e52d30949
boards/esp32-wroom-32: fix typos
2019-11-23 22:39:07 +01:00
fbc54466f8
boards/esp32-wemos-lolin-d32-pro: fix typos
2019-11-23 22:39:07 +01:00
557f005cb1
boards/esp32-olimex-evb: fix typos
2019-11-23 22:39:07 +01:00
dcd48cbd23
boards/esp32-mh-et-live-minikit: fix typos
2019-11-23 22:39:07 +01:00
4fb244d415
boards/common: fix typos
2019-11-23 22:39:07 +01:00
6a191fe9ff
boards/cc2650stk: fix typos
2019-11-23 22:39:07 +01:00
b0f1e3dbb9
boards/blackpill-128kib: fix typos
2019-11-23 22:39:07 +01:00
90964e4398
boards/blackpill: fix typos
2019-11-23 22:39:07 +01:00
196cf2d776
boards/arduino-leonardo: fix typos
2019-11-23 22:39:07 +01:00
723707b7fa
boards/airfy-beacon: fix typos
2019-11-23 22:39:07 +01:00
Francois Berder
4a31f94cfc
many typo fixes
...
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
2019-11-23 22:39:07 +01:00
Marian Buschsieweke
ab94b7c8ad
Merge pull request #12795 from aabadie/pr/tests/pkg_jsmn_cleanup
...
tests/pkg_jsmn: replace use of "%.*s" string formatter
2019-11-23 22:00:20 +01:00
d75650737b
tests/pkg_jsmn: don't use '%.*s' string formatter
...
This is not compatible with avr-libc
2019-11-23 20:57:19 +01:00
Marian Buschsieweke
54ee5eb6ad
Merge pull request #12792 from aabadie/pr/tests/pipe_cleanup
...
tests/pipe: cleanup application
2019-11-23 16:23:43 +01:00
9af59196da
tests/pkg_jsmn: use kernel define ARRAY_SIZE macro
2019-11-23 15:08:59 +01:00
a081fb693d
tests/pipe: cleanup application
...
The string formatter initially used doesn't seem to be supported by the AVR toolchain. Correctly closing the buffer with a null byte and using plain %s formatter works in all cases
2019-11-23 15:06:54 +01:00
benpicco
d244b0fe59
Merge pull request #12787 from gschorcht/cpu/esp32/netdev_default
...
cpu/esp*: define esp_now as default netdev
2019-11-23 14:59:54 +01:00
Gunar Schorcht
500c5f45f3
tests/netstat_l2: add esp8266 boards to BOARD_PROVIDES_NETIF
2019-11-23 14:26:37 +01:00
Gunar Schorcht
7325192fcd
cpu/esp8266: defines esp_now as default netdev
...
If the user or the board definition doesn't enable `esp_wifi`, `esp_now` is defined as default netdev.
2019-11-23 14:26:37 +01:00
Gunar Schorcht
71d6a71364
cpu/esp32: defines esp_now as default netdev
...
If the user or the board definition doesn't enable `esp_wifi` or `esp_eth`, `esp_now` is defined as default netdev.
fixup! cpu/esp32: defines esp_now as default netdev
2019-11-23 14:26:07 +01:00
1f55cffcee
Merge pull request #12645 from aabadie/pr/tests/sys_crypto_remove_board_blacklist
...
tests/sys_crypto: remove use of BOARD_BLACKLIST variable
2019-11-23 06:48:29 +01:00