nuttx/boards/arm/cxd56xx/drivers
Gregory Nutt 9803ce9408 boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c: Fails to compile
This function fails to compile due to numerous undeclared register definitions used in cxd56_audio_bca_reg.c.  This commit replaces the undefined definitions with very similar definitions recommended by GCC (differing only in some spelling).

However, I cannot be certain that this is correct.  This must be reviewed, corrected, and verified by Alin Jerpelea.  Please do not merge until Alin approves.

The configuration that demonstrates the failure is spresense:audio.
2020-01-09 07:22:55 -03:00
..
audio boards/arm/cxd56xx/drivers/audio/cxd56_audio_bca_reg.c: Fails to compile 2020-01-09 07:22:55 -03:00
sensors cxd56xx improvements (#48) and various other fixes (#49) 2020-01-07 18:29:52 -03:00
Kconfig Merged in alinjerpelea/nuttx (pull request #1046) 2019-10-09 23:55:20 +00:00
Make.defs cxd56xx improvements (#48) 2020-01-07 11:21:58 -03:00