Skip to content

Commit

Permalink
Preparing release v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinux committed Dec 29, 2023
1 parent 34d47f8 commit 10a3835
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -557,3 +557,8 @@ Use `make keysclean` to delete keys and regenerate.
* Simulator: tests can now run on MacOS
* Unit tests: improved coverage. Added gcov reports
* Static analysis: added cppcheck tests, fixed all relevant warnings

### V 2.0.2 - (2023-12-29)
* Fixed bug in sign tool when using ECC keys
* Improved documentation
* Added customizable DCD for NXP targets
9 changes: 2 additions & 7 deletions docs/HAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,8 @@ and RAM boundaries.

## Supported platforms

The following platforms are supported in the current version:
- STM32C0, STM32F4, STM32F7, STM32G0, STM32H7, STM32L5, STM32L0, STM32U5, STM32WB55
- nRF52
- Atmel samR21
- TI cc26x2
- Kinetis
- SiFive HiFive1 RISC-V
Please see [Targets](Targets.md)


## API

Expand Down

0 comments on commit 10a3835

Please sign in to comment.