nuttx/arch
liqinhui 2d27dc0ef0 simwifi: For scan results, parse and translate the Chinese ssid encoded by the wpa_cli.
Because there is no pre-encoding length of the ssid, the ssid including
the Chinese characters whose length is less than 32 after encoding
cann't be translated.
For example, the ssid name is `word人`. After encoding it is `world\xe4\xba\xba` and will not be decoded.

Signed-off-by: liqinhui <liqinhui@xiaomi.com>
2023-11-03 22:29:43 +08:00
..
arm arch/stm32: remove unused STM32_UART_RXDMA and STM32_UART_TXDMA flags 2023-11-03 22:24:31 +08:00
arm64 qemu/arm64: implement up_textheap_align and support sotest 2023-10-30 18:20:22 +08:00
avr Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
ceva format: modify spin_lock_irqsave format 2023-10-06 20:00:04 -04:00
dummy
hc net/ip: print ip addresses using ip4_addrN macro 2023-08-19 13:28:21 -03:00
mips Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
misoc Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
or1k Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
renesas Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
risc-v riscv_addrenv: Fix static page table mapping (paddr instead of vaddr) 2023-11-02 21:52:23 +08:00
sim simwifi: For scan results, parse and translate the Chinese ssid encoded by the wpa_cli. 2023-11-03 22:29:43 +08:00
sparc Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
x86 Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
x86_64 Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
xtensa Revert "make/archive: Use the full path name when matching or storing names in the archive" 2023-10-27 22:26:18 +08:00
z16
z80 Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
CMakeLists.txt
Kconfig mm/kmap: Fix bad dependency to ARCH_VMA_MAPPING 2023-11-02 15:10:57 +02:00