Simple bootloader to be used in automated testing
Go to file
Alex Kotov 3424a3f35e
Change license from GPL >= 2 to MIT
2022-01-27 07:26:20 +05:00
src Change license from GPL >= 2 to MIT 2022-01-27 07:26:20 +05:00
vendor Upgrade "vendor/cross" 2022-01-17 23:51:02 +05:00
.gitignore Add build system, stages 1 & 2 2022-01-27 02:06:26 +05:00
.gitmodules Ignore cross-compiler submodule dirty 2022-01-22 01:35:08 +05:00
AUTHORS Create autotools project 2022-01-16 12:37:34 +05:00
COPYING Change license from GPL >= 2 to MIT 2022-01-27 07:26:20 +05:00
ChangeLog Create autotools project 2022-01-16 12:37:34 +05:00
INSTALL Symlink INSTALL 2022-01-23 22:34:17 +05:00
Makefile.am Create autotools project 2022-01-16 12:37:34 +05:00
NEWS Create autotools project 2022-01-16 12:37:34 +05:00
README Create autotools project 2022-01-16 12:37:34 +05:00
README.md Create autotools project 2022-01-16 12:37:34 +05:00
autogen.sh Update autogen.sh 2022-01-23 18:19:32 +05:00
build.sh Add linker scripts 2022-01-27 06:43:20 +05:00
clean.sh Add build system, stages 1 & 2 2022-01-27 02:06:26 +05:00
configure.ac Write MBR 2022-01-16 20:14:56 +05:00

README.md

Testyboot

Simple bootloader to be used in automated testing.