1
0
mirror of https://github.com/Optiboot/optiboot.git synced 2025-08-19 09:02:05 +03:00

Fix credits for the do_spm code.

This commit is contained in:
WestfW
2018-09-20 01:30:51 -07:00
parent e9af37fef0
commit f3308fc40d

View File

@@ -166,7 +166,7 @@
/* Edit History: */ /* Edit History: */
/* */ /* */
/* Sep 2018 */ /* Sep 2018 */
/* 8.0 WestfW (and MCUDude) */ /* 8.0 WestfW (and Majekw and MCUDude) */
/* Include do_spm routine callable from the app */ /* Include do_spm routine callable from the app */
/* at BOOTSTART+2, controllable with compile option */ /* at BOOTSTART+2, controllable with compile option */
/* July 2018 */ /* July 2018 */