Files
synth/arm
Paul Mathieu b8b0d94065 arm: working bootloader, example app
'make' will produce two outputs:
- bootloader.elf to be loaded into the bitstream
- app.bin to be loaded through the programmer

Loading app.bin is as simple as:
- reset the board
- `python3 prog.py app.bin`
2022-05-10 11:20:02 -07:00
..
2022-05-08 20:55:58 -07:00
2022-05-10 11:20:02 -07:00
2022-05-10 11:20:02 -07:00
2022-05-10 11:20:02 -07:00
2022-05-10 11:20:02 -07:00
2022-05-10 11:20:02 -07:00
2022-05-10 11:20:02 -07:00
2022-05-10 11:20:02 -07:00
2022-05-08 20:55:01 -07:00