nuttx/arch/arm
SPRESENSE a4df3c0330 arch: cxd56xx: Fix deadlock by using GNSS CEP file on SPI-Flash
If you specify a file path on SPI-Flash in CONFIG_CXD56_GNSS_CEP_FILENAME,
it causes a deadlock issue in the inter-CPU communication. To resolve it,
introduce a new CONFIG_CXD56_GNSS_CEP_ON_SPIFLASH and then use pre-read
buffers during checking CEP file. So this needs the large of free memory.
2022-10-24 19:19:44 +08:00
..
include arch: cxd56xx: Fix duplicate definitions in battery_ioctl.h 2022-10-20 21:49:07 +02:00
src arch: cxd56xx: Fix deadlock by using GNSS CEP file on SPI-Flash 2022-10-24 19:19:44 +08:00
Kconfig arm/tlsr82xx: Don't select ARCH_HAVE_BACKTRACE 2022-10-11 00:01:35 +02:00