2a32f36540
arch: arm: cxd56xx: SCU, ADC, I2C * nuttx: configs: spresense: LEDS: fix warnings In the initial code several errors were missed because I pushed the dirty code. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * arch: arm: cxd56xx: add Sensor Control Unit (SCU) Add Sensor Control Unit (SCU) on cxd56xx chip Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * arch: arm: cxd56xx: add I2C support add I2C support on cxd56xx chip Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * arch: arm: cxd56xx: add ADC interface support Add ADC interface support on cxd56xx chip Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * arch: arm: cxd56xx: Use DMAC for reading sensing data Use DMAC for reading sensing data from SCU on cxd56xx chip Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * arch: arm: cxd56xx: code style sanitization NuttX does not use Deoxygen for documentation and no file should contain Doxygen tags or Doxygen style comments. Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * configs: spresense: enable I2CDEV add enable I2CDEV for spresense board Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> * configs: spresense: add notification LEDs Add usefull diagnostic LEDs on the speresense board Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com> Approved-by: Gregory Nutt <gnutt@nuttx.org> |
||
---|---|---|
.. | ||
include | ||
nsh | ||
rndis | ||
scripts | ||
src | ||
usbnsh | ||
Kconfig | ||
README.txt |
README ====== Spresense is a compact development board based on Sony’s power-efficient multicore microcontroller CXD5602. It allows developers to create IoT applications in a very short time and is supported by the Arduino IDE as well as the more advanced NuttX based SDK. - Integrated GPS The embedded GNSS with support for GPS, QZSS and GLONASS enables applications where tracking is required. - Hi-res audio output and multi mic inputs Advanced 192kHz/24 bit audio codec and amplifier for audio output, and support for up to 8 mic input channels. - Multicore microcontroller Spresense is powered by Sony's CXD5602 microcontroller (ARM® Cortex®-M4F × 6 cores), with a clock speed of 156 MHz. Refer to https://developer.sony.com/develop/spresense/ for further information about this board.