You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/sys
Christian Mehlis 0309fecc19 fix warning: invalid suffix on literal
C++11 requires a space between
literal and identifier [-Wliteral-suffix]
10 years ago
..
auto_init remove trailing whitespace and newlines 10 years ago
bloom remove trailing whitespace and newlines 10 years ago
config remove trailing whitespace and newlines 10 years ago
crypto replace all endless for loops by while 10 years ago
hashes spelling: fix autor to author 10 years ago
include repace project by application in documentation 10 years ago
lib remove trailing whitespace and newlines 10 years ago
net fix warning: invalid suffix on literal 10 years ago
ping remove trailing whitespace and newlines 10 years ago
posix remove trailing whitespace and newlines 10 years ago
ps remove trailing whitespace and newlines 10 years ago
quad_math Split `} else {` lines per #693 10 years ago
random remove trailing whitespace and newlines 10 years ago
semaphore fix warning: invalid suffix on literal 10 years ago
shell fix warning: invalid suffix on literal 10 years ago
timex fix warning: invalid suffix on literal 10 years ago
transceiver fix warning: invalid suffix on literal 10 years ago
uart0 remove trailing newlines 10 years ago
vtimer fix warning: invalid suffix on literal 10 years ago
Makefile Merge pull request #701 from Kijewski/issue-672 10 years ago
chardev_thread.c add debug information to chardev_loop 10 years ago
doc.txt Fixed a lot of comments by removing tabs and correcting format. 10 years ago