honest comment

This commit is contained in:
Peter D. Gray 2022-01-31 11:49:00 -05:00
parent 0486dfc4f5
commit c2440fceac
No known key found for this signature in database
GPG Key ID: F0E6CC6AFC16CF7B

View File

@ -22,7 +22,7 @@
.global bootloader_info
.global my_version_code
// NOTE: Little attempt to support anything but reset vector here.
// NOTE: No attempt to support anything but reset vector here.
//
vector_table:
.word OUR_STACK // initial stack value: near top of SRAM