TheThingsIndustries / generic-node-se

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

Reduce bootloader binary size #80

Open elsalahy opened 3 years ago

elsalahy commented 3 years ago

Summary:

We can reduce bootloader compiled binary size to allow for a bigger application.

Why do we need this?

To allow for a bigger application and reduce bootloader overhead as we add more features.

What is already there? What do you see now?

A debug compiled binary that is around 40K

What is missing? What do you want to see?

A smaller size binary around 20K.

How do you propose to implement this?

Environment:

Baremetal

Acceptance Criteria:

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

All