RAMTEST & DSKNGTST

- Integrate RAMTEST app from Andrew into mainline build process.
- Enhance DSKNGTST app to test on any arbitrary PPI port.

NOTE TO USERS: RAMTEST app is currently only compatible with SBC and MBC hardware.
This commit is contained in:
Wayne Warthen
2021-07-18 17:12:53 -07:00
parent 8655a7b0d8
commit 5852349e15
11 changed files with 270 additions and 79 deletions

View File

@@ -34,6 +34,7 @@ setlocal & cd FDU && call Build || exit /b 1 & endlocal
setlocal & cd Tune && call Build || exit /b 1 & endlocal
setlocal & cd FAT && call Build || exit /b 1 & endlocal
setlocal & cd I2C && call Build || exit /b 1 & endlocal
setlocal & cd ramtest && call Build || exit /b 1 & endlocal
copy *.com %APPBIN%\