Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

hudson-ayers
Copy link
Contributor

Pull Request Overview

This pull request increases the size of the .rom section from 128 kB to 256 kB for the nano33ble, and adds the process console to the board. The size change was necessary to fit the process console code. As an aside, the size change is also necessary to use the rubble stack in #2233.

Notably, the command for flashing apps changes because apps are now located at a different address. If, like me, you had an alias for flashing apps, you will need to update it.

Testing Strategy

Ran the process console alongside blink and hello_loop and tried out various commands.

TODO or Help Wanted

N/A

Documentation Updated

  • Updated the README with the new flash address

Formatting

  • Ran make prepush.

@bradjc
Copy link
Contributor

bradjc commented Dec 7, 2020

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 7, 2020

@bors bors bot merged commit 5a331d3 into tock:master Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants