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-10 11:20:02 -07:00
2021-02-17 13:23:18 -08:00
2021-04-17 23:02:58 -07:00
2021-07-26 00:04:53 -07:00
2021-03-12 14:18:37 -08:00
2022-05-07 11:34:35 -07:00
2021-04-24 08:55:23 -07:00
2022-05-08 20:53:39 -07:00
2022-05-07 21:44:45 -07:00
Description
No description provided
2 MiB
Languages
C 69.7%
C++ 15.5%
VHDL 7.5%
Python 5.2%
Tcl 1%
Other 0.9%