Cleanup, hex formatting

This commit is contained in:
Scott Lahteine
2021-05-05 06:32:54 -05:00
parent f67cd07328
commit a468701511
9 changed files with 2329 additions and 2328 deletions

View File

@ -33,7 +33,7 @@
* For ARDUINO_ARCH_SAM
* Note the code here was specifically crafted by disassembling what GCC produces
* out of it, so GCC is able to optimize it out as much as possible to the least
* amount of instructions. Be very carefull if you modify them, as "clean code"
* amount of instructions. Be very careful if you modify them, as "clean code"
* leads to less efficient compiled code!!
*/