forked from sonydevworld/spresense-arduino-compatible
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request sonydevworld#235 from SPRESENSE/develop-843
Add Halow config
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
default device/adc device/camera device/charger device/emmc device/hostif device/pwm device/sdcard device/nrf52 feature/asmp feature/audio_player feature/audio_recorder feature/audio_recognizer feature/audio_synthesizer feature/dnnrt_mp feature/fwuputils feature/gnss feature/imageproc feature/libcxx feature/lte_stub_mbedtls feature/step_counter feature/digital_filters feature/audiolite feature/gnss_addon -- +CXD56_I2C_DRIVER=n +CXD56_I2C1 +CXD56_I2C1_SCUSEQ=n +CXD56_LTE_LATE_INITIALIZE=y +CXD56_CAMERA_LATE_INITIALIZE=y +CXD56_HPADC0_INPUT_GAIN_M6DB +CXD56_HPADC1_INPUT_GAIN_M6DB +CXD56_USE_SYSBUS=n -LTE_SYSCTL=y +BUILTIN=n -CXD56_EMMC_POWER_PIN_I2S0_BCK=y +CXD56_EMMC_POWER_PIN_NONE=y +CXD56_EMMC_LATE_INITIALIZE=y +LTE_LAPI_ENABLE_DEPRECATED_API=n +CXD56_GNSS_ADDON_LATE_INITIALIZE=y +GPSUTILS_CXD5610NMEA_LIB=y +BOARD_USBDEV_SERIALSTR=y | ||
default device/adc device/camera device/charger device/emmc device/hostif device/pwm device/sdcard device/nrf52 feature/asmp feature/audio_player feature/audio_recorder feature/audio_recognizer feature/audio_synthesizer feature/dnnrt_mp feature/fwuputils feature/gnss feature/imageproc feature/libcxx feature/lte_stub_mbedtls feature/step_counter feature/digital_filters feature/audiolite feature/gnss_addon feature/wifi_halow -- +CXD56_I2C_DRIVER=n +CXD56_I2C1 +CXD56_I2C1_SCUSEQ=n +CXD56_LTE_LATE_INITIALIZE=y +CXD56_CAMERA_LATE_INITIALIZE=y +CXD56_HPADC0_INPUT_GAIN_M6DB +CXD56_HPADC1_INPUT_GAIN_M6DB +CXD56_USE_SYSBUS=n -LTE_SYSCTL=y +BUILTIN=n -CXD56_EMMC_POWER_PIN_I2S0_BCK=y +CXD56_EMMC_POWER_PIN_NONE=y +CXD56_EMMC_LATE_INITIALIZE=y +LTE_LAPI_ENABLE_DEPRECATED_API=n +CXD56_GNSS_ADDON_LATE_INITIALIZE=y +GPSUTILS_CXD5610NMEA_LIB=y +BOARD_USBDEV_SERIALSTR=y +CXD56_NRC_HALOW_LATE_INITIALIZE=y |