Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -385,10 +385,12 @@ creative workspaces of
[`github.com/Chalandi`](https://github.com/Chalandi)
with the repo
[`Chalandi/Baremetal_TI_AM6254_multicore_nosdk`](https://github.com/Chalandi/Baremetal_TI_AM6254_multicore_nosdk).
In his work, he has modified the SBL and also undertaken and various non-trivial adaptions to the core startups in
order to take this chip down the path of full bare-metal
In his work, he has modified the SBL and also undertaken several non-trivial adaptions to the core startups
in order to take this chip down the path of full bare-metal
control - with no use of the SDK.
TBD: Add the modified SBL and its links and copyright info.
The modified SBL and its links and copyright info can be found
at the [`pocketbeagle2_baremetal_sbl`](https://github.com/Chalandi/pocketbeagle2_baremetal_sbl)
repository.

The MICROCHIP(R) [former ATMEL(R)] AVR(R) configuration
called `target atmega2560` runs
Expand Down
Loading