Migrating over userspace

- existing repo was not forked. Wanted to make sure I was using the standard,
not replicating it
- Updated the readme.md for the latest mappings
This commit is contained in:
Victor 2024-04-01 22:26:41 -05:00
parent 67fac7803e
commit 089b71d77b
No known key found for this signature in database
GPG key ID: 645A98F35E754E79
43 changed files with 1762 additions and 44 deletions

4
.gitignore vendored
View file

@ -9,3 +9,7 @@
*.hex
*.bin
*.uf2
# temp folders
temp
tmp