Closed
Conversation
Member
I don't entirely understand your PR's objective. But it seems like it is not ready for review, I converted it to draft. Feel feel to mark it as ready when you want me to review it. |
|
Hi, since it seems that there is some external interest in using S340, I will be adding the requested changes to my pull request when I have time. Please see #151. @IpswichDiesel If you have any questions about using S340 please let me know. Once my PR is merged it should be easy to do. |
Adding readme.txt to describe the way to obtain S340 and how to put into the bootloader. Fixing BLEDIS name.
205e11e to
8a9b169
Compare
Adds support for the Challenger 840 BLE board
carlosperate/arm-none-eabi-gcc-action
- rename target sd -> flash-sd, mbr -> flash-mbr, dfu-flash -> flash-dfu - update readme - clean up python script, add multiprocess build
Add Feather nRF52833
extend bootloader start to reserved app for debug build
fix 'array subscript 0 is outside array bounds' for newer gcc versions
Add debug build
update readme doc
Add new board PillBug
Adding readme.txt to describe the way to obtain S340 and how to put into the bootloader. Fixing BLEDIS name. ignoring build dir Ignoring s340 copyrighted files
…y/Adafruit_nRF52_Bootloader into s340-for-nrf52840-Feather
This reverts commit 00f2d86.
This reverts commit babf82c.
Member
|
implemented by #359 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Trying to understand s340, thanks..