mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-08-04 20:54:28 -04:00
JTAG: Add functions to check EEPROM, load SRAM of HackRF CPLD.
This commit is contained in:
parent
1d58f05163
commit
c8b1a8fbf6
2 changed files with 34 additions and 0 deletions
|
@ -24,4 +24,7 @@
|
|||
|
||||
bool cpld_update_if_necessary();
|
||||
|
||||
bool cpld_hackrf_load_sram();
|
||||
bool cpld_hackrf_verify_eeprom();
|
||||
|
||||
#endif/*__CPLD_UPDATE_H__*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue