Pre Coded main.py & boot.py #10907
Unanswered
barisserbay
asked this question in
STM32 / Pyboard
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I'm using an STM32 nucleo board and I want to create a hex (or bin, dfu) file with pre coded main.py and boot.py. As I understand I should update the
static const char fresh_main_py[]
array for the main.py file on this path.But how can I do that IDK. Is there any easy vay to convert my python code to paste on this line?
Beta Was this translation helpful? Give feedback.
All reactions