2023.02.18-beta-release
Pre-releaseSPRESENSE beta release (2023/02/18)
History since v2.6.0
spresense.git
sonydevworld/spresense@77af4c5 Update Submodules for develop at 2023/02/17 07:18:44
sonydevworld/spresense@92c1606 README.md: Add section for updating to SDK3.0.0
sonydevworld/spresense@b47aa16 tools: Change miniterm script to just a wrapper
sonydevworld/spresense@8d71071 tools: Import simple terminal script
sonydevworld/spresense@ce71956 tools/mkversion.sh: Remove obsolete APP_VERSION
sonydevworld/spresense@ae28858 Makefile: export VERSION_ARG variable with SDK version
sonydevworld/spresense@3d37896 Update Submodules for develop at 2023/02/15 07:18:45
sonydevworld/spresense@ea75420 install-tools.sh: Add unzip package for linux environment
sonydevworld/spresense@b8bd50b tools: Update toolchain version
sonydevworld/spresense@09a3fef Update Submodules for develop at 2023/02/14 03:41:46
sonydevworld/spresense@d7812c7 Update Submodules for develop at 2023/02/14 00:47:48
sonydevworld/spresense@9f96916 configs/examples/fmsynth: Add defconfig of fmsynth example
sonydevworld/spresense@6774f28 Update Submodules for develop at 2023/02/11 07:18:48
sonydevworld/spresense@d94ec4b mkversion.sh: Update SDK version to SDK3.0.0
sonydevworld/spresense@12c20c7 asmp: Add non-blocking API to send/receive mq
sonydevworld/spresense@86febf0 Update Submodules for develop at 2023/02/08 07:18:43
sonydevworld/spresense@ebe98bc examples/ble_central: Add discoveried data log
sonydevworld/spresense@adc0103 bluetooth: Support discovery for all descriptors
sonydevworld/spresense@4ce9396 Update Submodules for develop at 2023/02/07 07:18:53
sonydevworld/spresense@e63f9df examples/lte_tls: Fix a bug the port number may be truncated
sonydevworld/spresense@0e278f4 bluetooth: I/F changes for future multi-connection support
sonydevworld/spresense@8004362 externals/nrf52: Modify pthread to nuttx task
sonydevworld/spresense@c5fbfe0 digital_filter: Fix typo
sonydevworld/spresense@be4c25d bluetooth: Update examples
sonydevworld/spresense@b6b2b04 bluetooth: Update defconfig
sonydevworld/spresense@a37f099 bluetooth: Support GATT descriptor control
sonydevworld/spresense@b59d82c bluetooth: Add duplicate filter parameter to ble_start_scan()
sonydevworld/spresense@3ec48d4 bluetooth: Enable to receive all advertising data
sonydevworld/spresense@9f9f795 bluetooth: Support BLE central features
sonydevworld/spresense@052fdbb tools/callstack.py: Change symbol name to update NuttX 11.0.0
sonydevworld/spresense@aee00ef Update Submodules for develop at 2023/01/27 07:26:44
sonydevworld/spresense@c95764d examples: Replace the asynchronous API with a synchronous API
sonydevworld/spresense@0e4de9d Update Submodules for develop at 2023/01/26 20:38:42
sonydevworld/spresense@b365d82 examples/dsc: Fix a compile warning of -Wunused-label
sonydevworld/spresense@768f5a0 externals/eltres: Fix the power-on process with callback
sonydevworld/spresense@be98cb1 Update Submodules for develop at 2023/01/24 07:26:39
sonydevworld/spresense@dd14982 modules:lte: Add header files for incompatible applications
sonydevworld/spresense@3ffe62b examples: Replace definition of LTE_APN_IPTYPE with LTE_IPTYPE
sonydevworld/spresense@bf77f7e Update Submodules for develop at 2023/01/20 07:26:42
sonydevworld/spresense@e2cd947 modules/mbedtls_stub: Split the mbedtlsstub_hdlr.c file
sonydevworld/spresense@90256d7 modules/mbedtls_stub: Split the mbedtlsstub.c file
sonydevworld/spresense@b395de8 modules/mbedtls_stub: Move source files to subdirectory
sonydevworld/spresense@881494b modules/mbedtls_stub: Move header files to include directory
sonydevworld/spresense@ef9725a Update Submodules for develop at 2023/01/19 07:26:40
sonydevworld/spresense@57a9018 install-tools: Add vim package for MSYS2 environment
sonydevworld/spresense@998f614 examples/asmp: Use libc string
sonydevworld/spresense@107b1d2 asmp/worker: Support some libc functions in worker
sonydevworld/spresense@77d1ee5 examples/ble_peripheral: Add save_bondinfo and load_bondinfo callback
sonydevworld/spresense@8e54cba bluetooth: Support bonding information control
sonydevworld/spresense@57b9796 modules/asmp: Fix link error on gcc 10.3
sonydevworld/spresense@7eecdcf examples/dsc: add card detection via FS automount driver
sonydevworld/spresense@ef6c0b9 sdk/modules/audio: Wait for the instance to be created
sonydevworld/spresense@4a29335 externals/eltres: Keep the ELTRES power state during cold sleeping
sonydevworld/spresense@c4d13fd externals/eltres: Update the power-on sequence for eltres
sonydevworld/spresense@5c37618 lte_azureiot: Add DigiCert Global Root G2
sonydevworld/spresense@c64bb28 Update Submodules for develop at 2022/12/21 07:26:33
sonydevworld/spresense@5808ddd configs/examples: Add an example defconfig for eltres_eeprom
sonydevworld/spresense@32b27bc examples/eltres_eeprom: Add an ELTRES EEPROM read/write application
sonydevworld/spresense@fca3973 configs/examples: Add an example defconfig for fsperf
sonydevworld/spresense@be55015 examples/fsperf: Add an example to monitor file system performance
sonydevworld/spresense@83896a7 configs/device: Update emmc defconfig for eMMC add-on board
sonydevworld/spresense@d5fb4a8 Update Submodules for develop at 2022/12/20 07:26:32
sonydevworld/spresense@567ee9c bluetooth: Add MTU size control APIs
sonydevworld/spresense@154d35d examples/lte_azureiot: Fix contents parser for AzureIoT
sonydevworld/spresense@ed21e7f bluetooth/hal/bcm20706: Remove unnecessary public variable
sonydevworld/spresense@c8be89a bluetooth/hal/nrf52: Create new function to register HAL I/F
sonydevworld/spresense@8eee586 bluetooth/hal/bcm20706: Create new function to register HAL I/F
sonydevworld/spresense@36532c4 Update Submodules for develop at 2022/12/08 07:26:33
sonydevworld/spresense@3acb261 examples/lte_lwm2mstub: Support device reset
sonydevworld/spresense@6a1054c Update Submodules for develop at 2022/12/07 07:26:33
sonydevworld/spresense@276c8d5 Chnage submodule urls for using fork repository
sonydevworld/spresense@58e6597 Update Submodules for develop at 2022/12/03 01:56:59
sonydevworld/spresense@21d57fd examples/lte_lwm2mstub: Support lifetime parameter
sonydevworld/spresense@4fdea96 Update Submodules for develop at 2022/12/02 07:26:29
sonydevworld/spresense@bb5015f callstack.py: Support python3
sonydevworld/spresense@34ec3b0 Update Submodules for develop at 2022/12/01 19:42:49
sonydevworld/spresense@3129099 examples/lte_lwm2mstub: Add a config switch of RAT change
sonydevworld/spresense@9d21d33 Update Submodules for develop at 2022/11/30 07:26:31
sonydevworld/spresense@bce63fc modules/audio/playlist: Fix the format of alias list file
sonydevworld/spresense@b576c4d tools/flash.sh: Support /dev/ttyUSBX on WSL environment
sonydevworld/spresense@dc67bac bluetooth: Fix GATT incoming data size
sonydevworld/spresense@5664047 externals/mbedtls: Fix compiler warning by -Wmemset-elt-size
sonydevworld/spresense@a747be9 externals/nrf52: Fix build warning
sonydevworld/spresense@560abd1 bluetooth: nrf52: Fix bug that device address is not set
sonydevworld/spresense@7813cf0 modules/audio: Eliminate warnings when using memset
sonydevworld/spresense@48170f0 modules/memutils: Eliminate a warning when using memset
sonydevworld/spresense@1c026ab examples/eltres_lpwa: Fix -Wformat-truncation warning
sonydevworld/spresense@a285f3a externals/eltres: Fix string warnings
sonydevworld/spresense@68db9ea Update Submodules for develop at 2022/11/08 01:33:29
sonydevworld/spresense@7539b0a configs/default: Enable DEBUG_HARDFAULT_ALERT to display hardfault
sonydevworld/spresense@c7f18cb configs/examples/nx: Fix -Woverflow warning
sonydevworld/spresense@83282c9 examples/step_counter: Fix -Wformat warning
sonydevworld/spresense@0b94cb4 examples/gnss_atcmd: Fix -Wformat warning
sonydevworld/spresense@9f67ca2 examples/geofence: Fix -Wformat warning
sonydevworld/spresense@a65c127 sdk/Makefile: Change nuttx-export form zip to tar.gz
sonydevworld/spresense@4b3acba tools/mksdkexport.sh: Add support for tar archive
sonydevworld/spresense@aa35899 examples/step_counter: Fix compile error with nuttx update
sonydevworld/spresense@6c80728 modules/lte_ext: Change usrsock interface with nuttx update
sonydevworld/spresense@e1765a1 system/startup_script: Add a template file of rc.sysinit
sonydevworld/spresense@4d36ce3 tools/mkversion.sh: Update NuttX version to 11.0.0
sonydevworld/spresense@7fbef33 configs: Refresh defconfig with nuttx update
sonydevworld/spresense@2f33b87 configs: Change default defconfig with nuttx update
sonydevworld/spresense@6f8d6f8 modules/asmp: Rename arm_arch.h to arm_internal.h with nuttx update
sonydevworld/spresense@c6a1302 tools/scripts/Make.defs: Remove -nostdinc++ compile option
sonydevworld/spresense@f2e9fca tools/scripts/Make.defs: Change build system with nuttx update
sonydevworld/spresense@cbc27d2 externals/eltres: Add configurations for printf
sonydevworld/spresense@bba4b0e examples, externals/eltres: Add configuration for board selection
sonydevworld/spresense@1dd98b6 examples, externals/eltres: Refactor naming convention
sonydevworld/spresense@ef413e9 externals/eltres: Update porting layer for spresense
sonydevworld/spresense@0cb92a4 configs/examples: Add an example defconfig for eltres_standalone
sonydevworld/spresense@4717e8f configs/examples: Add an example defconfig for eltres_lpwa
sonydevworld/spresense@ba169f0 configs/feature: Add feature defconfig for eltres
sonydevworld/spresense@7574afb examples/eltres_standalone: Add an example into the build system
sonydevworld/spresense@5209af9 examples/eltres_standalone: Basic porting for spresense board
sonydevworld/spresense@5102772 examples/eltres_standalone: Import standalone sample
sonydevworld/spresense@950b0da examples/eltres_lpwa: Add an example into the build system
sonydevworld/spresense@bd5d4c8 examples/eltres_lpwa: Basic porting for spresense board
sonydevworld/spresense@d4ebb76 examples/eltres_lpwa: Import LPWA_sample_app
sonydevworld/spresense@2e14a26 externals/eltres: Add support for standalone mode
sonydevworld/spresense@a67febf externals/eltres: Add some configurations
sonydevworld/spresense@e8979f4 externals/eltres: Remove compiler warnings
sonydevworld/spresense@61fd81b externals/eltres: Add ELTRES SDK into the build system
sonydevworld/spresense@4a05d30 externals/eltres: Import ELTRES SDK v3.0.4
sonydevworld/spresense@4c3f562 install-tools.sh: Support Cortex-Debug for WSL2
sonydevworld/spresense@3f5bfbd sysutil: Enable FLASH Erase-all Command
sonydevworld/spresense@5e60fd3 Chnage submodule urls for using fork repository
sonydevworld/spresense@fba3278 tflm: Add an API for getting ARENA size
sonydevworld/spresense@0dc7709 build: Remove unnecessary files
sonydevworld/spresense@607d07b sdk/Makefile: Change to use mkspk built with nuttx
sonydevworld/spresense@6458d59 examples/audio_player_objif: Support to play without playlist
sonydevworld/spresense@4251e44 bluetooth: nrf52: Restore CCCD value in reconnection
sonydevworld/spresense@38f09fb bluetooth: nrf52: Fix bug that pairing is required for each connections
sonydevworld/spresense@5cf8c0b examples: Add i2c_direct sample application
sonydevworld/spresense@abf4097 examples: add RS-422 example
sonydevworld/spresense@fcc824d examples/ble_peripheral: Add log output of callback functions
sonydevworld/spresense@95d20e0 sdk/modules/bluetooth: nrf52: Add calls of callback function
sonydevworld/spresense@39e0478 Update Submodules for develop at 2022/09/21 07:27:15
sonydevworld/spresense@72df079 Update Submodules for develop at 2022/08/06 07:27:35
nuttx.git
SPRESENSE/nuttx@76fc551 utsname: Expand the buffer for version information slightly
SPRESENSE/nuttx@cb2b778 tools/Unix.mk: Add VERSION_ARG to argument of version.sh
SPRESENSE/nuttx@6787764 arch: cxd56xx: Fix emmc pin control on initialization error
SPRESENSE/nuttx@311938f boards: cxd56_imageproc: Change alpha blend interface
SPRESENSE/nuttx@aa36b18 cxd56_imageproc: Fix some bugs in imageproc driver
SPRESENSE/nuttx@a8952ba modem/lte: Add command ids
SPRESENSE/nuttx@8279815 arch: cxd56xx: Fix gnss poll when an event has already occurred
SPRESENSE/nuttx@756cc21 drivers/modem/alt1250: Fix bug that lte_finalize() got stuck
SPRESENSE/nuttx@5844cd1 drivers/modem/alt1250: Improve debuggability
SPRESENSE/nuttx@a4cdebd drivers/modem/alt1250/alt1250.c: Refactor pollnotify function
SPRESENSE/nuttx@f2475c6 drivers/modem/alt1250: Refactor altcom_recvthread function
SPRESENSE/nuttx@12804fa drivers:alt1250: Fix bug that callbacks were called at unexpected timing
SPRESENSE/nuttx@e777576 drivers:alt1250: Add interface to get number of wakelocks
SPRESENSE/nuttx@625119a drivers/video: Support spot position setting
SPRESENSE/nuttx@0a1855b0 boards: spresense: Add LCD support on LTE board
SPRESENSE/nuttx@0c457d3 lte: Add macro definition to detect report event command ID
SPRESENSE/nuttx@1e00000 arch: cxd56xx: Disable SubCore to use DMA
SPRESENSE/nuttx@7ebf86b modem/alt1250: Keep alive when suspend event received
SPRESENSE/nuttx@3cd5ef1 wireless/lte: Add interface for LTE hibernation mode
SPRESENSE/nuttx@912ada1 modem/alt1250; Add interface to get LTE power supply status
SPRESENSE/nuttx@1aea4d4 modem/alt1250: Add interface to set retry mode disable
SPRESENSE/nuttx@0d5ea8d modem/alt1250: Add implements for PM notify() function
SPRESENSE/nuttx@53f9cfa modem/alt1250: Add implements for PM prepare() function
SPRESENSE/nuttx@890a8a0 modem/alt1250: Add interface to send request to alt1250 daemon
SPRESENSE/nuttx@0b558f1 modem/alt1250: Supports initialization when ALT1250 power is turned on
SPRESENSE/nuttx@93c5086 modem/alt1250: Add lowerhalf I/F to set power manager
SPRESENSE/nuttx@d859296 modem/alt1250: Add lowerhalf I/F to get LTE power supply status
SPRESENSE/nuttx@b71e959 cxd56_alt1250_power: Add board interface to keep power when sleeping
SPRESENSE/nuttx@d9a4c32 cxd56_alt1250_power: Add board interface to get LTE power status
SPRESENSE/nuttx@1b271e9 cxd56_alt1250_power: Don't touch POWER_BUTTON/SHUTDOWN pins
SPRESENSE/nuttx@2b5b354 cxd56_power: Add lowerhalf interface to keep power when cold sleep
SPRESENSE/nuttx@c8b5a34 drivers/modem/alt1250: Use receive thread to kthread
SPRESENSE/nuttx@adb3fe8 drivers/modem/alt1250: Add PM callbacks
SPRESENSE/nuttx@a0f9228 arm/cxd56xx: Fix build error in CONFIG_PM=y
SPRESENSE/nuttx@081be76 drivers/modem/alt1250: Update state machine for hibernation
SPRESENSE/nuttx@7552fbe include/nuttx/wireless/lte: Remove unnecessary definitions
SPRESENSE/nuttx@898af65 drivers:alt1250: Replace duplicate definitions
SPRESENSE/nuttx@18ad119 drivers:alt1250: Delete unused definitions
SPRESENSE/nuttx@d9410b9 drivers/modem/alt1250: Split the altcom_hdlr.c file
SPRESENSE/nuttx@980cb04 drivers:alt1250: Fix error handling
SPRESENSE/nuttx@ce9e444 drivers:alt1250: Fix bug that send wrong command parameters
SPRESENSE/nuttx@c575f60 alt1250: Fix bug that caused stuck when sending unsupported commands
SPRESENSE/nuttx@8dec90f boards: spresense: Add eMMC initialization into bringup function
SPRESENSE/nuttx@72f203b boards: spresense: Support eMMC late initialization
SPRESENSE/nuttx@eba80b6 boards: spresense: Remove duplicate definitions
SPRESENSE/nuttx@0ad42c2 boards: spresense: Add eMMC power-on wait time
SPRESENSE/nuttx@65c76ce boards: spresense: Add board function for eMMC finalization
SPRESENSE/nuttx@867d87d arch: cxd56xx: Fix eMMC uninitialize function
SPRESENSE/nuttx@0dc9724 boards: spresense: Add configuration for eMMC power control
SPRESENSE/nuttx@30de35c boards: spresense: Support using GPIO for power control
SPRESENSE/nuttx@aaad5ad boards: spresense: Remove wrong build condition
SPRESENSE/nuttx@2ad0603 boards: spresense: Fix nxstyle
SPRESENSE/nuttx@832812f arch: cxd56xx: Fix a warning in cxd56_serial.c
SPRESENSE/nuttx@152d05d include/lte: Add a command ID
SPRESENSE/nuttx@5bec9ad drivers/modem/alt1250: Delete tables for eDRX value conversion
SPRESENSE/nuttx@381a91c tools/cxd56: Fix typo in mkspk tool
SPRESENSE/nuttx@bced58d drivers/spi/spi_bitbang: Fix build warnings
SPRESENSE/nuttx@e6db2fe dns_client: directly initialize g_dns_servers and remove dns_initialize directly
SPRESENSE/nuttx@83f83cf boards: cxd56xx: Remove unnecessary i2c uninitialize process
SPRESENSE/nuttx@2674b2f arch: cxd56xx: Fix duplicate definitions in battery_ioctl.h
SPRESENSE/nuttx@50dc311 arch: cxd56xx: hostif: Remove -Wformat-truncation warnings
SPRESENSE/nuttx@9185c90 arch: cxd56xx: Remove -Wmissing-braces warning
SPRESENSE/nuttx@1f7549e Revert "boards: spresense: Add -fno-common for loadable ELF"
SPRESENSE/nuttx@9a332d9 tools: Fix an issue that libboard.a is not exported
SPRESENSE/nuttx@54d8595 arch: cxd56xx: Fix compile warning in cxd56_pwm.c
SPRESENSE/nuttx@f72884b arch: cxd56xx: Fix stall bulk xfer when sending 512 byte data
SPRESENSE/nuttx@2a1d163 arch: cxd56xx: Fix deadlock by using GNSS CEP file on SPI-Flash
Update NuttX 11.0.0
nuttx-apps.git
SPRESENSE/nuttx-apps@42989bd lte: Add LwM2M queue mode control APIs
SPRESENSE/nuttx-apps@54532ea lte/alt1250: Fix alignment to open altcom/usock device file
SPRESENSE/nuttx-apps@222ae8a lte/alt1250: Fix bug that sent wrong ack messages
SPRESENSE/nuttx-apps@209b012 lte/alt1250: Fix omission to update interface status
SPRESENSE/nuttx-apps@e713e7b lte/alt1250: Fix bug that callbacks were called at unexpected timing
SPRESENSE/nuttx-apps@eabeeb8 lte/alt1250: Add error handling to ltefwupdate_execute()
SPRESENSE/nuttx-apps@504b05e lte/alt1250: Register Report Callbacks when Resumie API called
SPRESENSE/nuttx-apps@33331f4 lte/alt1250: Check LTE protocol version when sleep request comming
SPRESENSE/nuttx-apps@da36353 lte/alt1250: Check wakelock status when STOPAPI command process
SPRESENSE/nuttx-apps@f15092c lte/alt1250: Add error handling when got error in retry mode disable
SPRESENSE/nuttx-apps@6547fcf lte/alt1250: Don't allow to call any LTE API when resuming phase
SPRESENSE/nuttx-apps@ade0cfe lte/alt1250: Fix code style
SPRESENSE/nuttx-apps@e4ae6ef lte/alt1250: Fixup hibernation related comments
SPRESENSE/nuttx-apps@0cf8309 lte/alt1250: Add hibernation resume API
SPRESENSE/nuttx-apps@f558a66 lte/alt1250: Support suspend request from modem driver
SPRESENSE/nuttx-apps@1877f39 lte/alt1250: Support API Stop request from modem driver
SPRESENSE/nuttx-apps@78578c7 lte/alt1250: Support some modem driver requests
SPRESENSE/nuttx-apps@b8c53c1 lte/alt1250: Add internal function to reply request from driver
SPRESENSE/nuttx-apps@134c4b7 lte/alt1250: Add internal function to collect/apply LTE context
SPRESENSE/nuttx-apps@8979735 lte/alt1250: Add API to set callback for saving ALT1250 context
SPRESENSE/nuttx-apps@4fba2bd lte/alt1250: Add internal function to get LTE API progress
SPRESENSE/nuttx-apps@dd9f975 lte/alt1250: Add internal function to get number of opened sockets
SPRESENSE/nuttx-apps@7f3c5e8 lte/alt1250: Add internal function to stop API request from Application
SPRESENSE/nuttx-apps@77f450c lte/alt1250: Add hibernation config into Kconfig
SPRESENSE/nuttx-apps@cc00b19 lte: Add option to enable deprecate APIs
SPRESENSE/nuttx-apps@d5b2d77 netutils/wiznet: Add FIONBIO ioctl command support
SPRESENSE/nuttx-apps@5018c22 wireless/gs2200m: Add FIONBIO ioctl command support
SPRESENSE/nuttx-apps@8bcecec lte/alt1250: Add FIONBIO ioctl command support
SPRESENSE/nuttx-apps@8e5e64c lte/alt1250: Fix lifetime value length
SPRESENSE/nuttx-apps@ac08bf1 lte/alt1250: Add lifetime parameter
SPRESENSE/nuttx-apps@60ec9bb lte/alt1250: Force change modem parameter
SPRESENSE/nuttx-apps@c60715d Fix Error: keyboard_main.c:420:15: error: result of comparison of constant -1 with expression of type 'char' is always true [-Werror,-Wtautological-constant-out-of-range-compare] if (key != EOF) ~~~ ^ ~~~
SPRESENSE/nuttx-apps@452cb76 examples/fmsynth: Add examples for FM synthesizer lib
SPRESENSE/nuttx-apps@e79ac1a audioutils/nxaudio: Add audio utility library for nuttx audio
SPRESENSE/nuttx-apps@d0768d9 audioutils/fmsynth: Add FM synthesizer library
SPRESENSE/nuttx-apps@9ce71d9 lte/lapi: Add a function
SPRESENSE/nuttx-apps@5ed7b59 lte/alt1250: Fix bug that recv() returned an error
SPRESENSE/nuttx-apps@6a71977 lte/alt1250: Refactor alt1250_regevtcb
SPRESENSE/nuttx-apps@196521d netutils/wiznet: Change usrsock interface with nuttx update
SPRESENSE/nuttx-apps@2a95d76 lte/alt1250: Change usrsock interface with nuttx update
Update NuttX 11.0.0
spresense-arduino-compatible.git
sonydevworld/spresense-arduino-compatible@2f55d37 RTC: Update RTC library version to 1.2.3
sonydevworld/spresense-arduino-compatible@3f21892 RTC: Fix pthread_t type to avoid overflow
sonydevworld/spresense-arduino-compatible@bf1e778 GNSS: Fix argument of waitUpdate in examples/gnss_tracker
sonydevworld/spresense-arduino-compatible@191f3c8 GNSS: Add comment regarding units for waitUpdate argument
sonydevworld/spresense-arduino-compatible@3c2ae7c GNSS: Add new function to remove the backup file
sonydevworld/spresense-arduino-compatible@dc9e135 GNSS: Use poll instead of signal
sonydevworld/spresense-arduino-compatible@4206ecf eMMC: support finalize
sonydevworld/spresense-arduino-compatible@36da112 Update version to SDK3.0.0
sonydevworld/spresense-arduino-compatible@adc3979 LTE: Improve error logging
sonydevworld/spresense-arduino-compatible@2a2571f tools/configs: Add LTE_LAPI_ENABLE_DEPRECATED_API config
sonydevworld/spresense-arduino-compatible@31cec1f Camera: Add file descriptor getting API
sonydevworld/spresense-arduino-compatible@cdfd36f tools/configs: Add eMMC late initialization
sonydevworld/spresense-arduino-compatible@4002e55 tools/configs: Add emmc pin setting to match device/emmc update
sonydevworld/spresense-arduino-compatible@cb801e2 eMMC: Support new add-on board
sonydevworld/spresense-arduino-compatible@1ee2431 eMMC: Fix build error
sonydevworld/spresense-arduino-compatible@a482bed eMMC: Support power control pin
sonydevworld/spresense-arduino-compatible@f0999a9 tools/configs: Disable CONFIG_BUILTIN to reduce memory size
sonydevworld/spresense-arduino-compatible@6b0ba2a cores: time.c: Remove CONFIG_CLOCK_MONOTONIC condition
sonydevworld/spresense-arduino-compatible@0e91569 Rename arm_arch.h to arm_internal.h with nuttx update
sonydevworld/spresense-arduino-compatible@fc3d7da Audio: Fix typo
sonydevworld/spresense-arduino-compatible@65fa454 Audio: Support split recording
sonydevworld/spresense-arduino-compatible@79d0da2 LTE/examples: Fix the sample sketch for LteGnssTracker
sonydevworld/spresense-arduino-compatible@db6897d LTE: Fix problem of getting stuck when sending MQTT