zephyr/subsys
Anthony Brandon 631cad428b disk: add stm32 sdmmc disk access driver
Add a disk access driver for the stm32 sdmmc component. The driver is
based around the stm32 cube HAL and uses the blocking API.

Signed-off-by: Anthony Brandon <anthony@amarulasolutions.com>
2020-05-08 10:53:10 +02:00
..
bluetooth Bluetooth: shell: Add phy handling to the shell 2020-05-07 20:12:29 +02:00
canbus canbus: Convert canbus driver and subsys to new timeout API 2020-05-06 10:19:13 +02:00
console console: Port to the new timeout API 2020-05-07 11:01:55 +02:00
cpp
debug debug: thread_analyzer: Implement thread analyzer 2020-04-28 09:11:13 -04:00
dfu dfu: use stream_flash in flash_img 2020-05-06 11:14:00 +02:00
disk disk: add stm32 sdmmc disk access driver 2020-05-08 10:53:10 +02:00
fb subsys/cfb: move MSB_FIRST down to font capabilities 2020-04-27 13:27:03 +02:00
fs
jwt
logging
mgmt
net net: qemu: Adding support for User Networking 2020-05-08 10:47:38 +02:00
power timeouts: Fix power _sys_suspend invocation 2020-05-07 11:01:55 +02:00
random
settings settings: add const qualifier for unmodified data source 2020-05-07 10:51:49 +02:00
shell shell: Refactor command execution to enable raw arguments 2020-05-07 23:47:39 -05:00
stats
storage storage: add stream flash library 2020-05-06 11:14:00 +02:00
testsuite testsuite: Allow user to override minimal logging 2020-05-07 23:47:55 -05:00
tracing dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
usb usb: Special return values for custom_handler 2020-05-07 11:20:27 +02:00
CMakeLists.txt
Kconfig