Skip to content

Commit

Permalink
Add DbC design goal to specification
Browse files Browse the repository at this point in the history
  • Loading branch information
6arms1leg committed Apr 10, 2022
1 parent 90ab092 commit 5613bc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ The following loosely lists requirements, constraints, features and goals.

<!-- Separator -->

* "Design by Contract" approach via "dynamic" assertions (`assert(...)`)
* Low impact on technical budgets
* Low CPU utilization
* Small memory footprint in ROM (text, data) and RAM (data, heap, stack)
Expand Down

0 comments on commit 5613bc2

Please sign in to comment.