Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix CMakeLists to find objdump properly. | Josh Rahm | 2024-11-27 |
| | |||
* | Some SPI is working, a bit. Still no clock, but I'm about to give up on that. | Josh Rahm | 2024-11-27 |
| | |||
* | Fix exception handlers not being included during linking. | Josh Rahm | 2024-11-16 |
| | |||
* | Properly link against picolibc. | Josh Rahm | 2024-11-16 |
| | | | | We now have full access to a c standard library. | ||
* | Get a good, basic framework for ISRs and properly handle the data sections. | Josh Rahm | 2024-11-14 |
| | |||
* | Added a whole bunch of fiddle files. Started improving boot process. | Josh Rahm | 2024-11-13 |
| | | | | It still works. | ||
* | Fix CMakeLists to be correct. | Josh Rahm | 2024-11-10 |
| | |||
* | Switch to use CMake | Josh Rahm | 2023-01-19 |