Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | altos/stm: White space fix in ao_boot_pin.c | Keith Packard | 2014-05-12 |
| | |||
* | altos: Wait after configuring boot pin before testing it | Keith Packard | 2013-05-07 |
| | | | | | | | | Clearly the pin isn't quite ready just after it's been configured, so hang around for a while (100 nops) to let things setting down before testing the value of the pin. Makes booting a lot more reliable. Signed-off-by: Keith Packard <keithp@keithp.com> | ||
* | altos: Clean up boot loader support | Keith Packard | 2013-05-07 |
Split out code into separate files. Add support for getting back to boot loader from application. Signed-off-by: Keith Packard <keithp@keithp.com> |