FreeCalypso > hg > fc-am-toolkit
diff README @ 29:2168205c15be
add README and INSTALL
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 24 Jun 2023 04:21:14 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Sat Jun 24 04:21:14 2023 +0000 @@ -0,0 +1,10 @@ +The present package is an add-on to FreeCalypso host tools that facilitates +workflows related to running FC firmware on alien targets (Motorola C1xx and +Pirelli DP-L10) in aftermarket configurations. This package consists mostly of +scripts that automate existing FreeCalypso tools, flashing or RAM-loading +FreeCalypso firmware in the right combination with the needed bits from FC FFS +data bundle package. + +Please refer to INSTALL document for installation instructions, and the various +articles in the doc subdirectory for guidance on what you can do with FC +firmware in aftermarket configurations on different targets.