zephyr/subsys
Carles Cufi ba3b1e06b7 usb: Stop reversing the hardware identifier
Now that the hardware identifier obtained with the hwinfo API is stored
in the correct order based on the platform, there is no longer the need
to reverse its bytes when populating the serial number in the
corresponding USB descriptor.

Fixes #24103

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-04-10 10:59:04 +02:00
..
bluetooth Bluetooth: controller: Fix Peer Address Type in Conn Complete 2020-04-09 17:18:58 +02:00
canbus net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00
console kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
cpp
debug
dfu global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() 2020-03-31 07:18:06 +02:00
disk timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
fb
fs nvs: fix return with held lock 2020-04-06 22:09:12 -04:00
jwt
logging logging: fix signed and unsigend comparison warnings 2020-04-03 18:06:59 -04:00
mgmt subsys/mgmt: Fix mcumgr file download 2020-03-24 15:17:00 +01:00
net net: mqtt: Refactor because of timeout overhaul 2020-04-09 21:58:42 +03:00
power kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
random
settings
shell shell: telnet: Refactor because of timeout overhaul 2020-04-09 16:07:03 +03:00
stats
storage
testsuite timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
tracing timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
usb usb: Stop reversing the hardware identifier 2020-04-10 10:59:04 +02:00
CMakeLists.txt
Kconfig