2022.12.17-beta-release
Pre-releaseSPRESENSE beta release (2022/12/17)
History since v2.6.0
spresense.git
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@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@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@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