Commit Graph

9 Commits

Author SHA1 Message Date
Mantas Pucka ee517e1a70 Update version to v2.1 release 2014-11-04 13:52:43 +02:00
Mantas Pucka 1f46311394 Move custom GPIO init, after relocation. 2014-10-31 16:37:33 +02:00
Mantas Pucka 1cc0c74c2e Add missing build option for reset workaround 2014-10-29 17:21:10 +02:00
Mantas Pucka 49247b6229 Update baudrate table
FTDI does not support anything >3Mbaud
2014-10-28 10:59:19 +02:00
Mantas Pucka efa2caaa90 Add (c) notices, changelog, version system 2014-10-24 14:13:48 +03:00
Mantas Pucka 8754f50b55 Add new UART driver, support for configurable baudrates 2014-10-24 13:47:59 +03:00
Mantas Pucka 2d5f7782ce Add option to configure char sequence for stopping boot process
Sequence is stored in 'bootstopkey' environment variable, default
sequence is <ESC> key (\x1B).
Non-printable chars in env variable should be escaped
using (\x1F) notation. Max len of sequence 40 chars for env
variable, 20 chars for raw (unescaped) string.
2014-10-23 09:38:12 +03:00
Mantas Pucka 2875718480 Initial code import 2014-10-21 15:40:42 +03:00
mantas-p 124a04a9d6 Initial commit 2014-10-21 13:17:26 +03:00