configs/makerlisp/nsh/defconfig: Enable Procfs, RTC, and SPI-based SD support. Various fixes under arch/z80/src/ez80 for a clean compile.

This commit is contained in:
Gregory Nutt
2019-06-16 14:45:38 -06:00
parent a02858365a
commit 1fd6c432fc
11 changed files with 193 additions and 115 deletions
+1 -1
View File
@@ -386,7 +386,7 @@
* Name: SPI_EXCHANGE
*
* Description:
* Exahange a block of data from SPI. Required.
* Exchange a block of data from SPI. Required.
*
* Input Parameters:
* dev - Device-specific state data
-1
View File
@@ -209,7 +209,6 @@
#define RTC_USER_IOCBASE 0x000a
/****************************************************************************
* Public Types
****************************************************************************/