1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys
Koen Zandberg dd99cea622
usbus: rename setup request to control request
This commit changes the name of the requests over the control endpoints
to control requests instead of setup requests. This is a terminology fix
to follow the USB specification more closely as technically only the
first stage of a control request is named setup which contains a setup
packet. The whole transfer is a control transfer.
2019-09-11 21:39:05 +02:00
..
analog_util
app_metadata
arduino Merge pull request #12117 from maribu/arduino-println 2019-09-07 21:16:43 +02:00
auto_init Merge pull request #11781 from fjmolinas/pr_schedstatistics_refactor 2019-09-11 20:11:55 +02:00
base64
benchmark
bitfield
bloom
can can_pm: if powered up by raw interface, fix sleeping timer. 2019-09-10 13:04:52 +02:00
cb_mux
checksum
color
cpp11-compat
crypto crypto: aes_init(): Fail correctly when called with bad key length 2019-08-07 11:02:16 +02:00
div
ecc
eepreg
embunit
event
evtimer
fmt Merge pull request #11692 from maribu/fmt_table 2019-08-20 22:18:54 +02:00
fs
hashes sys/sha1: deduplicate sys_hashes_sha1 group definition 2019-08-05 16:57:36 +02:00
include usbus: rename setup request to control request 2019-09-11 21:39:05 +02:00
iolist
irq_handler sys/irq_handler: single interrupt handler thread 2019-08-13 14:49:10 +02:00
isrpipe
libc/include/sys
log sys/log: add colored logging module 2019-09-09 20:27:16 +02:00
luid
matstat
memarray
mineplex
net Merge pull request #11835 from miri64/gnrc_sixlowpan_frag/new/stats 2019-09-11 12:01:22 +02:00
newlib_syscalls_default cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
od
oneway-malloc
phydat Merge pull request #10983 from skullbox305/driver_ph_oem 2019-09-09 10:18:49 +02:00
pipe
pm_layered
posix Merge pull request #12056 from JulianHolzwarth/pr/posix/pthread/small_insert_fix 2019-09-11 18:22:54 +02:00
ps
puf_sram
quad_math
random
riotboot sys: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
saul_reg
sema
seq
shell Merge pull request #11835 from miri64/gnrc_sixlowpan_frag/new/stats 2019-09-11 12:01:22 +02:00
ssp
stdio_rtt
stdio_uart
test_utils test_utils_interactive_sync: add a helper for synchronizing tests 2019-08-15 12:26:28 +02:00
timex
trickle
tsrb
ubjson
universal_address
usb/usbus usbus: rename setup request to control request 2019-09-11 21:39:05 +02:00
uuid
vfs
xtimer xtimer/xtimer.c: sched_switch instead of yield 2019-08-09 17:29:40 +02:00
doc.txt
Makefile test_utils_interactive_sync: add a helper for synchronizing tests 2019-08-15 12:26:28 +02:00
Makefile.dep Merge pull request #11692 from maribu/fmt_table 2019-08-20 22:18:54 +02:00
Makefile.include