aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Properly link against picolibc.Josh Rahm2024-11-16
| | | | We now have full access to a c standard library.
* UART is working.Josh Rahm2024-11-15
|
* Updates to how the ISR updates work.Josh Rahm2024-11-14
|
* Get a good, basic framework for ISRs and properly handle the data sections.Josh Rahm2024-11-14
|
* Added a whole bunch of fiddle files. Started improving boot process.Josh Rahm2024-11-13
| | | | It still works.
* Fix CMakeLists to be correct.Josh Rahm2024-11-10
|
* Switch to use CMakeJosh Rahm2023-01-19
|
* Make submodule for ch-flash.Josh Rahm2023-01-18
|
* delete ch-flash in favor of a submodule solutionJosh Rahm2023-01-18
|
* more in the readmeJosh Rahm2023-01-18
|
* Start implementing ch-flash.Josh Rahm2023-01-18
| | | | | | | | This is a program forked from isp55e0, but with the ability to wait for the device to be plugged in before flashing. I will perhaps add other fetaures to the program which will work better with my workflow, but this is the big change for now.
* Added README file.Josh Rahm2023-01-18
|
* Initial blinky commit!Josh Rahm2023-01-18