Skip to content

Conversation

KorKozan
Copy link

This is a drop in replacement for mkfw, with a ton of new features and improvements:

  • help/documentation
  • parameter validation
  • error checking and error reporting via messages and return codes
  • symbolic names for some of the parameters (auto, app, data, ota_, ...)
  • numeric values can be specified in either decimal notation or hex notation
  • size values can be specified using k/K or m/M suffixes to denote KB or MB
  • automatically calculated partition sizes based on the actual sizes
  • quiet mode
  • versioning
  • no memory allocations and proper cleanup
  • fixed potential endianness problems on big endian hosts
  • proper Makefile, with release and debug targets
  • dual license: Public Domain and Zero Clause BSD (PD-like)

This is a drop in replacement for mkfw, with a ton of new features and improvements:
* help/documentation
* parameter validation
* error checking and error reporting via messages and return codes
* symbolic names for some of the parameters (auto, app, data, ota_, ...)
* numeric values can be specified in either decimal notation or hex notation
* size values can be specified using k/K or m/M suffixes to denote KB or MB
* automatically calculated partition sizes based on the actual sizes
* quiet mode
* versioning
* no memory allocations and proper cleanup
* fixed potential endianness problems on big endian hosts
* proper Makefile, with release and debug targets
* dual license: Public Domain and Zero Clause BSD (PD-like)
@rzr
Copy link

rzr commented Sep 7, 2020

is relicensing a problem ?

@KorKozan
Copy link
Author

is relicensing a problem ?

No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants