Commit 5356456
authored
Release 4.1.2
- Bugfix: Fixed an issue introduced in 4.1.1 that caused legacy DFU to fail on some devices
- Bugfix: Fixed missing information in the documentation that explains how to enable the experimental buttonless DFU feature
- Improvement: Added test suites in the example app, this is available via the `pod try` command. It allows to automate testing of the DFU library using bootloaders from different SDKs on nRF51, nRF52832 and nRF840. It also provides a way to automate testing of custom firmware chain upgrade (v1.0 -> v2.0 -> v3.0, etc..).File tree
80 files changed
+40663
-1080
lines changed- Example
- Pods
- Local Podspecs
- Pods.xcodeproj
- Target Support Files
- Pods-iOSDFULibrary_Example
- Pods-iOSDFULibrary_Tests
- Pods-macOSDFULibrary_Example
- Zip-iOS
- Zip-macOS
- iOSDFULibrary-iOS
- iOSDFULibrary-macOS
- iOSDFULibrary.xcodeproj
- iOSDFULibrary
- Base.lproj
- DFU Test Performer
- Firmwares
- Custom
- nRF51
- nRF52832
- nRF52840
- Images.xcassets
- AppIcon.appiconset
- dfu.imageset
- Resources
- UI/Base.lproj
- View Controllers
- iOSDFULibrary/Classes/Implementation
- GenericDFU
- LegacyDFU
- Characteristics
- Peripherals
- Services
- SecureDFU/Characteristics
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
80 files changed
+40663
-1080
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 38 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 38 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Example/Pods/Target Support Files/Pods-iOSDFULibrary_Tests/Pods-iOSDFULibrary_Tests.debug.xcconfig
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments