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> |
||
---|---|---|
.. | ||
.gitignore | ||
cxd56_appinit.c | ||
cxd56_boot.c | ||
cxd56_bringup.c | ||
cxd56_clock.c | ||
cxd56_flash.c | ||
cxd56_i2cdev.c | ||
cxd56_ioctl.c | ||
cxd56_leds.c | ||
cxd56_netinit.c | ||
cxd56_ostest.c | ||
cxd56_power.c | ||
cxd56_pwm.c | ||
cxd56_sdcard.c | ||
cxd56_spi.c | ||
cxd56_usbmsc.c | ||
cxd56_userleds.c | ||
Makefile | ||
spresense.h |