mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Support for executing multiple commands via /cmd
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
|
||||
extern __code const struct machine machine;
|
||||
extern __xdata uint32_t flash_size;
|
||||
extern __xdata uint8_t err_status;
|
||||
|
||||
extern __xdata uint16_t crc_value;
|
||||
__xdata struct machine_runtime machine_detected;
|
||||
|
||||
Reference in New Issue
Block a user