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
Simon Brummer 4857f16ee8 gnrc_tcp: cleanup: Restrict lines to 100 char boundries 7 years ago
..
analog_util sys: s/adc_util/analog_util/ and added DAC mapping 8 years ago
arduino sys/arduino: make arduino sketch works on avr based boards 7 years ago
auto_init Merge pull request #6479 from haukepetersen/fix_lis3dh_mulle 7 years ago
base64 sys/base64: corrected output size determination 7 years ago
bitfield core: Fix/refactor function naming in core/incude/irq.h 8 years ago
bloom
cbor cbor: Packed struct to bypass unaligned stack 7 years ago
checksum tests: provide unittests for ucrc16 7 years ago
color sys/color: added RGB inversion and complementary color 8 years ago
cpp11-compat cpp11-compat: no exceptions in noexcept function 7 years ago
crypto sys: crypto: remove twofish and rc5 7 years ago
div sys/div: Add support for big 64 bit numbers 7 years ago
ecc sys/ecc/hamming256: fix variableScope 7 years ago
embunit *: remove trailing underscores from header guards 7 years ago
fmt sys: fmt: add fmt_u64_dec() 7 years ago
hashes sys/hashes/sha256: remove unnecessary include 7 years ago
include gnrc_tcp: cleanup: Restrict lines to 100 char boundries 7 years ago
isrpipe sys: add isrpipe 7 years ago
libc/include/sys
log sys: fix include headers guards 7 years ago
mineplex sys: added 5x5 font 'Mineplex' 7 years ago
net gnrc_tcp: cleanup: Restrict lines to 100 char boundries 7 years ago
newlib Make: newlib: use sh instead of exec/fork 7 years ago
od od: quick-fix for newlib-nano 7 years ago
oneway-malloc sys: fix include headers guards 7 years ago
phydat sys/phydat: adding illuminance unit (Lux) 7 years ago
pipe tests: adapt for arduino uno and duemilanove support 7 years ago
pm_layered sys/pm_layered: fixed doxygen group 7 years ago
posix posix_sockets: port to sock 7 years ago
ps ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP) 7 years ago
quad_math
random Added random_init_by_array to tinymt32 wrapper 7 years ago
rtt_stdio rtt_stdio: update for new xtimer api 7 years ago
saul_reg sys/saul_reg: fixed return value for rm() 8 years ago
sema sys/sema: re-implement without IPC 7 years ago
seq seq: bitwise and instead of mod 8 years ago
shell timex: unambiguous time conversion macros 7 years ago
timex timex: unambiguous time conversion macros 7 years ago
trickle timex: unambiguous time conversion macros 7 years ago
tsrb
uart_stdio drivers: ethos: make use of isrpipe module 7 years ago
ubjson
universal_address universal_address: replaced returned literals by defined constants 8 years ago
uuid sys: added unique ID generation module 7 years ago
xtimer Merge pull request #6428 from OTAkeys/fix/xtimer_mutex_infinite_loop 7 years ago
Makefile pktdump: add icmpv6 print 7 years ago
Makefile.include gnrc_sock_udp: provide port for sock_udp 7 years ago
doc.txt