Skip to content

seanli9jan/memo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memo


MCU read text file without file system

0 - feature.mk

  • BOOL_LIB : use bool with stdbool library or not
  • BUILD_PY : build main.c or func.c (main.py call)

1 - tool/create_data.py

  • convert array (tool/data.txt) to 4 byte header file (lib/data.h)

2 - main.c

  • print data.h array by using pointer to structure

3 - main.py

  • print data.h array by using c pointer and python classes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published