Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
esp32s3-devkit/txtable: Initializing configuration for TXTABLE
USB ADB is enabled - Based on esp32s3-devkit/adb Build ./tools/configure.sh -l esp32s3-devkit:txtable make -j16 make flash ESPTOOL_PORT=/dev/ttyACMx Test $ adb -s 1234 shell nsh> cat /etc/txtable.txt TXTABLE0 data 0x100000 0 nsh> ls -l /dev/data frw-rw-rw- 1044480 /dev/data nsh> Signed-off-by: wangjianyu3 <[email protected]>
- Loading branch information