ataradov / mcu-starter-projects

Simple starter projects for bare-metal MCU development
307 stars 41 forks source link

Add an "-s" option to show the CRC value #8

Closed shreeve closed 8 months ago

shreeve commented 8 months ago

This value can then be copied to rp2040.ld to replace the default 0xcccccccc value. At that point, there is no need to use the bin2uf2 tool, until you change your compiler version and it generates a different code.