Skip to content

Commit

Permalink
Work on configuration block implementation
Browse files Browse the repository at this point in the history
- Add support for nanoframework/nf-debugger#173.
- Improve Monitor_UpdateConfiguration command to handle configuration blocks larger then the WP buffer size.
- Add new configuration block to store X509 certificates.
- Tested for STM32.
- **WIP for ESP32**

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
  • Loading branch information
josesimoes committed Dec 11, 2018
1 parent fc5d474 commit eb56cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pr:
branches:
include:
- master
- develop
- develop/*
- release/*
autoCancel: true

Expand Down

0 comments on commit eb56cf0

Please sign in to comment.