mirror of
https://github.com/LNH-team/dspico-bootloader.git
synced 2026-06-02 09:06:57 +02:00
Initial commit
This commit is contained in:
5
arm7/source/picoLoaderBootstrap.h
Normal file
5
arm7/source/picoLoaderBootstrap.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
void pload_init();
|
||||
bool pload_shouldStart();
|
||||
void pload_start();
|
||||
Reference in New Issue
Block a user