diff options
| author | Mumtahin Farabi <[email protected]> | 2026-05-12 00:23:26 -0400 |
|---|---|---|
| committer | Mumtahin Farabi <[email protected]> | 2026-05-12 00:23:26 -0400 |
| commit | cdf1db1c4197f76cf2dd876e3c8a27c807acb7fd (patch) | |
| tree | db479c9577f96f84de4c4e10449b22370d0f19fc /hardware-map.yaml | |
| parent | 28bf8cb5076f419abcfe912d4ec2e0c5f31819a0 (diff) | |
feat(firmware): scaffold setup
Signed-off-by: Mumtahin Farabi <[email protected]>
Diffstat (limited to 'hardware-map.yaml')
| -rw-r--r-- | hardware-map.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/hardware-map.yaml b/hardware-map.yaml new file mode 100644 index 0000000..bc4d9ce --- /dev/null +++ b/hardware-map.yaml @@ -0,0 +1,8 @@ +- id: /dev/cu.usbmodem2101 + baud: 115200 + runner: esp32 + connected: true + flash_before: true + serial: /dev/cu.usbmodem2101 + product: DPTechnics Walter + platform: walter/esp32s3/procpu |
