1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys
Martine Lenders 2e93ba1c50
doc: Fix 'must not'/'may not' wording
I applied the following terminology and changed the wording in the doc
accordingly:

* must not: If the parameter is of the value it *must not* be it either
  hits an assert or crashes the system.
* may not: The value can be that value, but the function will return an
  error.
2017-12-19 09:00:12 +01:00
..
analog_util
arduino cpu/atmega_common: add adc driver 2017-11-10 14:19:08 +01:00
auto_init sys/auto_init/saul: provide saul adaption to lis3mdl 2017-12-14 18:18:34 +01:00
base64
bitfield
bloom
can Merge pull request #7790 from OTAkeys/pr/fix_can_set_get_filters 2017-11-06 11:01:53 +01:00
cbor sys/cbor/cbor.c: add <time.h> if ctime module is used 2017-10-24 16:03:31 +02:00
checksum
color
cpp11-compat doc: fix whitespaces 2017-09-06 08:49:05 +02:00
crypto crypto/cbc: constify input buffers 2017-06-27 18:58:33 +02:00
div
ecc
embunit cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
event sys/event: initial commit of handler-based event system 2017-11-06 14:19:31 +01:00
evtimer evtimer: initial import 2017-06-16 16:50:54 +02:00
fmt sys/fmt: fix overflow in fmt_u32_dec() 2017-12-07 17:48:05 -08:00
fs
hashes doc: replace dashes 2017-09-06 08:49:05 +02:00
include doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
isrpipe
libc/include/sys cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
log sys: fix Makefile.include indentation 2017-09-06 16:10:36 +02:00
luid
mineplex
net doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
newlib_syscalls_default sys/newlib: Allow building default syscall implementation for mips 2017-06-28 12:56:53 +01:00
od sys/od: add ASCII representation to memory dump 2017-11-14 09:22:02 +01:00
oneway-malloc
phydat sys,phydat: fix scale_2_str for multi and non dimensional units 2017-08-25 14:38:55 +02:00
pipe
pm_layered make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
posix make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
ps sys/ps: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
quad_math add some missing header guards 2017-05-24 17:54:01 +02:00
random make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
rtt_stdio
saul_reg
sema
seq
shell sys/shell: adapt ifconfig to work with sx127x devices 2017-12-14 16:13:39 +01:00
ssp sys, ssp: fix doxygen grouping 2017-07-03 10:55:35 +02:00
timex
trickle trickle: correctly reset t 2017-10-26 15:13:11 +02:00
tsrb
uart_stdio sys, uart_stdio: retain constness on cast 2017-06-29 13:02:02 +02:00
ubjson cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
universal_address
vfs make: fix various compile errors with Wextra 2017-11-28 18:31:43 +01:00
xtimer posix: move time functions to their own module 2017-11-12 19:55:57 +01:00
doc.txt sys: add initial SSP support 2017-06-27 18:05:14 +02:00
Makefile sys: net: add nanocoap 2017-12-01 12:55:44 +01:00
Makefile.include sys: libc: only add include path on non-native boards 2017-10-25 17:58:47 +02:00