comparison loadtools/flashstubs.c @ 506:0dd2c87c1b63

fc-loadtool flash support overhaul
author Mychaela Falconia <falcon@freecalypso.org>
date Tue, 28 May 2019 05:12:47 +0000
parents 54a6864cabf4
children
comparison
equal deleted inserted replaced
505:7bf0d909c87e 506:0dd2c87c1b63
4 * code is included in fc-iram, fc-xram and fc-buzplay as well. 4 * code is included in fc-iram, fc-xram and fc-buzplay as well.
5 * This module provides the stubs, allowing the other tools to link. 5 * This module provides the stubs, allowing the other tools to link.
6 */ 6 */
7 7
8 void 8 void
9 set_flash_device() 9 set_flash_config()
10 { 10 {
11 } 11 }
12 12
13 void 13 void
14 set_boot_reflash_hack() 14 set_boot_reflash_hack()