Tim 'mithro' Ansell
|
bc1450e4f2
|
Adding --help option to flterm.
|
2015-09-21 11:02:36 +08:00 |
Tim 'mithro' Ansell
|
12f5858850
|
Allow installing tools to a prefix.
(Defaults to /usr/local.)
|
2015-09-08 08:16:34 -07:00 |
Florent Kermarrec
|
6683485841
|
tools/flterm: replace int(a, 16) with int(a, 0) for --kernel-adr
|
2015-08-18 15:47:09 +02:00 |
Florent Kermarrec
|
a9d40e790c
|
tools/flterm.py: cleanup kernel-adr argument parsing
|
2015-08-13 13:25:02 +02:00 |
Florent Kermarrec
|
5a3f4e4179
|
tools/flterm.py: some cleanup and fix last frame data that was not transmitted
|
2015-08-12 11:41:08 +02:00 |
Florent Kermarrec
|
d244eba583
|
tools/flterm.py: fix kernel-adr support
|
2015-07-07 14:58:49 +02:00 |
Joe Britton
|
a1e3fb16ac
|
flterm.py: use serial_for_url
|
2015-06-26 11:40:33 +02:00 |
Florent Kermarrec
|
fc68d915c1
|
global: pep8 (E261, E271)
|
2015-04-13 17:16:12 +02:00 |
Florent Kermarrec
|
01ba965d0c
|
global: pep8 (E401)
|
2015-04-13 16:56:25 +02:00 |
Florent Kermarrec
|
f68423f423
|
global: pep8 (E302)
|
2015-04-13 16:47:22 +02:00 |
Florent Kermarrec
|
d9e09707ae
|
global: pep8 (replace tabs with spaces)
|
2015-04-13 16:19:55 +02:00 |
Florent Kermarrec
|
1a1c9b4420
|
tools/flterm.py: small clean up
|
2015-03-25 18:44:08 +01:00 |
Florent Kermarrec
|
73c2b7ebaa
|
tools: add minimal flterm.py (basic flterm.c clone with kernel loading for now)
flterm.c is not portable, we need a portable alternative. Once flterm.py will support all flterm features, it will be possible to remove flterm.c.
|
2015-03-25 16:47:03 +01:00 |
Florent Kermarrec
|
93f02a8cf4
|
tools: replace mkmscimg with mkmscimg.py (mkmscimg.c was platform dependent)
|
2014-04-18 20:22:42 +02:00 |
Sebastien Bourdeauducq
|
0b881d934f
|
rename milkymist-ng to MiSoC
|
2013-11-09 15:27:32 +01:00 |
Yann Sionneau
|
301008cd0c
|
Some Makefile love
|
2013-05-12 14:24:18 +02:00 |
Sebastien Bourdeauducq
|
3f22930b1f
|
tools: add byteswap
|
2013-02-19 13:22:35 +01:00 |
Sebastien Bourdeauducq
|
9958aab342
|
tools/mkmmimg: remove LZMA option
|
2012-05-21 22:01:57 +02:00 |
Sebastien Bourdeauducq
|
bb798176fc
|
Common include files
|
2012-05-16 10:20:04 +02:00 |
Sebastien Bourdeauducq
|
ab799b874f
|
tools: new flterm
|
2012-03-21 09:11:43 +01:00 |
Sebastien Bourdeauducq
|
0654bf4583
|
tools: use install and /usr/local (as suggested by David Kuehling)
|
2012-02-08 15:09:07 +01:00 |
Sebastien Bourdeauducq
|
bfd2bf4ed3
|
tools: remove bin2hex
|
2012-02-08 15:08:03 +01:00 |
Sebastien Bourdeauducq
|
17cd8dd479
|
Add tools
|
2012-02-05 19:14:24 +01:00 |