mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-27 19:30:43 -07:00
🎨 Misc. tweaks to HALs
This commit is contained in:
parent
5859ff0280
commit
4e1bfc4e0d
14 changed files with 100 additions and 118 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
#
|
||||
# Build tests for AT90USB1286 ARMED
|
||||
# Build tests for AT90USB1286 (CDC)
|
||||
#
|
||||
|
||||
# exit on first failure
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
#
|
||||
# Build tests for AT90USB1286 ARMED
|
||||
# Build tests for AT90USB1286 (DFU)
|
||||
#
|
||||
|
||||
# exit on first failure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue