TheThingsIndustries / generic-node-se

Generic Node Sensor Edition
https://www.genericnode.com
Other
110 stars 31 forks source link

basic bare-metal bootloader #68

Closed elsalahy closed 3 years ago

elsalahy commented 3 years ago

Summary:

Building a basic boot-loader with simple application jump.

Why do we need this?

To be able to develop a FUOTA application.

What is already there? What do you see now?

STM32 examples for the L4 and WL chips

What is missing? What do you want to see?

Implementing a basic boot-loader that jumps to a specific application address

How do you propose to implement this?

Environment:

Bare-metal

Acceptance Criteria:

What can you do yourself and what do you need help with?

ALL