tools: add minimal flterm.py (basic flterm.c clone with kernel loading for now)
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 25 Mar 2015 09:59:31 +0000 (10:59 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Wed, 25 Mar 2015 15:47:03 +0000 (16:47 +0100)
commit73c2b7ebaa56638e6e9027b2c07f3d94982ad350
tree62bd8a4bf679ff967dc46329430f3ea83945bf1d
parent6492ef1efa1177c795a35fc1cb199d81b7dc6b4c
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.
tools/flterm.py [new file with mode: 0644]