]> git.sur5r.net Git - openocd/blobdiff - src/flash/nor/pic32mx.c
src: add loader src description
[openocd] / src / flash / nor / pic32mx.c
index 363f49e84a84f670643cd91fc7b588ce7b8274b3..6e51f1aa2d0e2c631f1477b141f9b3011d15dcbf 100644 (file)
@@ -227,6 +227,8 @@ static int pic32mx_protect(struct flash_bank *bank, int set, int first, int last
        return ERROR_OK;
 }
 
+/* see contib/loaders/flash/pic32mx.s for src */
+
 static const uint32_t pic32mx_flash_write_code[] = {
                                        /* write: */
        0x3C08AA99,             /* lui $t0, 0xaa99 */