zephyr/subsys
David Leach 70f25eb329 logging: Fix misspelled CONFIG_RISCV32
The conditional CONFIG_RISCV32 was misspelled in is_rodata() resulting
in the test failing all strings that are in RODATA section.
Additionally, it was using wrong section names for riscv.

Fixes #17065

Signed-off-by: David Leach <david.leach@nxp.com>
2019-06-26 09:07:01 -04:00
..
bluetooth Bluetooth: Fix not using log_strdup() for bt_uuid_str() 2019-06-26 13:37:44 +02:00
console docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
cpp style: add braces around if/while statements 2019-06-06 15:20:21 +02:00
debug
dfu dfu/boot: make swap_type optional 2019-06-18 11:09:16 +02:00
disk dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST... 2019-06-14 08:02:15 -05:00
fb
fs native_posix: Added support to access flash via FUSE 2019-06-11 08:31:54 -04:00
jwt
logging logging: Fix misspelled CONFIG_RISCV32 2019-06-26 09:07:01 -04:00
mgmt mcumgr: move Kconfig to main tree 2019-05-31 12:50:09 -04:00
net net: ptp: Add usermode support to net_eth_get_ptp_clock_by_index() 2019-06-25 15:22:51 +03:00
power include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
random include: move system timer headers to include/drivers/timer/ 2019-06-25 15:27:00 -04:00
settings docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
shell shell: add Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
stats stats: fix Coverity CID :198875 2019-06-07 12:00:02 -04:00
storage
testsuite docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
usb docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
CMakeLists.txt
Kconfig