1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

25298 Commits

Author SHA1 Message Date
ac7027268c cpu/msp430_common: fix typos 2019-11-23 22:39:36 +01:00
2bbcbeaccb cpu/mips32r2_common: fix typos 2019-11-23 22:39:36 +01:00
c6a80b4f4b cpu/lpc2387: fix typos 2019-11-23 22:39:36 +01:00
3eea508695 cpu/kinetis: fix typos 2019-11-23 22:39:36 +01:00
a8c3c6ab68 cpu/esp32: fix typos 2019-11-23 22:39:36 +01:00
6b233780ae cpu/efm32: fix typos 2019-11-23 22:39:36 +01:00
84bf543d78 cpu/cortexm_common: fix typos 2019-11-23 22:39:36 +01:00
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