..
bluetooth
Bluetooth: hci_raw: Split TX into ACL and CMD pools
2020-05-07 10:31:36 +03: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
kconfig: Replace some single-symbol 'if's with 'depends on'
2020-02-08 08:32:42 -05:00
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
dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY
2020-05-06 05:25:41 -05:00
fb
subsys/cfb: move MSB_FIRST down to font capabilities
2020-04-27 13:27:03 +02:00
fs
nvs: fix return with held lock
2020-04-06 22:09:12 -04:00
jwt
kconfig: Replace some single-symbol 'if's with 'depends on'
2020-02-08 08:32:42 -05:00
logging
soc: arm: replace DT_CPU_CLOCK_FREQUENCY with new dt macros
2020-04-23 23:55:37 -05:00
mgmt
mgmt: smp: add UDP transport for SMP
2020-04-17 10:16:25 +03:00
net
canbus: Convert canbus driver and subsys to new timeout API
2020-05-06 10:19:13 +02:00
power
timeouts: Fix power _sys_suspend invocation
2020-05-07 11:01:55 +02:00
random
drivers: entropy: replace CONFIG_ENTROPY_NAME with DT macro
2020-04-13 09:14:21 -05:00
settings
settings: add const qualifier for unmodified data source
2020-05-07 10:51:49 +02:00
shell
shell: Support output using a va_list
2020-05-07 10:04:28 +02:00
stats
…
storage
storage: add stream flash library
2020-05-06 11:14:00 +02:00
testsuite
subsys/testsuite: Extended mocking API to support arrays
2020-05-04 12:00:02 +02:00
tracing
dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY
2020-05-06 05:25:41 -05:00
usb
usb: Allow Audio Class to handle custom_hander for all interfaces
2020-05-07 11:20:27 +02:00
CMakeLists.txt
…
Kconfig
…