mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 16:16:13 +01:00
53f598192c
The GitHub action is changed: - Newer version of Checkout Action - Caching of PlatformIO files - All build firmwares (.bin / .hex) are bundles into a files - All firmwares runnable on Wokwi are run as simulation n.b.: To run on Wokwi a secret credetial has to be stored on the account.
9 lines
211 B
JSON
9 lines
211 B
JSON
{
|
|
"version": 1,
|
|
"author": "Olivier Chatelain",
|
|
"editor": "wokwi",
|
|
"parts": [ { "type": "wokwi-arduino-uno", "id": "uno", "top": 0, "left": 0, "attrs": {} } ],
|
|
"connections": [],
|
|
"dependencies": {}
|
|
}
|