Damien George
|
2cf6dfa280
|
stmhal: Prefix includes with py/; remove need for -I../py.
|
2015-01-01 21:06:20 +00:00 |
|
Damien George
|
5cbc9e0db0
|
stmhal: Reduce coupling between USB driver and readline.
This makes it easier to re-use readline.c and pyexec.c from stmhal in
other ports.
|
2014-11-27 16:58:31 +00:00 |
|
Damien George
|
224fee0e10
|
stmhal: Fix HAL error raising; make test for it.
Addresses issue #968.
|
2014-11-15 20:39:44 +00:00 |
|
Damien George
|
185cb0d943
|
stmhal: Use OSError with POSIX error code for HAL errors.
Addresses issue #921.
|
2014-10-23 14:25:32 +01:00 |
|