Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Commit

Permalink
v1.2.1 to add support to Seeeduino nRF52
Browse files Browse the repository at this point in the history
### Releases v1.2.1

1. Add support to Seeeduino nRF52840-based boards such as **Seeed_XIAO_NRF52840 and Seeed_XIAO_NRF52840_SENSE**, etc. using Seeeduino `nRF52` core
2. Add astyle using `allman` style. Restyle the library
3. Update `Packages' Patches` to add Seeeduino `nRF52` core
  • Loading branch information
khoih-prog authored Oct 26, 2022
1 parent f6d96bc commit 3e266fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ https://github.com/khoih-prog/NRF52_ISR_Servo/blob/b954f20cb0826762417909906c346

#### 1. File [nRF52_MultipleServos.ino](examples/nRF52_MultipleServos/nRF52_MultipleServos.ino)

https://github.com/khoih-prog/NRF52_ISR_Servo/blob/b954f20cb0826762417909906c3467bc0d7cc603/examples/nRF52_MultipleServos/nRF52_MultipleServos.ino#L45-L126
https://github.com/khoih-prog/NRF52_ISR_Servo/blob/f6d96bce3ab30a82906fa0e13f514edd9f939c9f/examples/nRF52_MultipleServos/nRF52_MultipleServos.ino#L45-L121

---
---
Expand Down

0 comments on commit 3e266fc

Please sign in to comment.