add cmake for pi zero (renamed from pi zero_w), build but the flash size seem wrong (only 24 bytes for text)

This commit is contained in:
hathach
2024-05-02 13:29:29 +07:00
parent a435befcde
commit ea3f1d39e8
12 changed files with 155 additions and 20 deletions

View File

@@ -1,6 +0,0 @@
---
BreakBeforeBraces: Linux
ColumnLimit: '200'
ReflowComments: 'true'
...