This website requires JavaScript.
Explore
Help
Register
Sign In
hasslesstech
/
ak-kr-project
Watch
1
Star
0
Fork
You've already forked ak-kr-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0eb025d3d4
ak-kr-project
/
Core
/
Inc
/
SST25VF016B.h
7 lines
85 B
C
Raw
Normal View
History
Unescape
Escape
add SST25VF016B Flash testing function
2025-03-09 16:11:45 +02:00
#
ifndef __SST25VF016B
#
define __SST25VF016B
add new UI for testing phase, update modules to indicate success or failure in the return value
2025-04-14 19:33:13 +03:00
int
SST25VF016B_run_test
(
void
)
;
add SST25VF016B Flash testing function
2025-03-09 16:11:45 +02:00
#
endif