• Matthieu Cattin's avatar
    Change exception handling structure. · f59f84b7
    Matthieu Cattin authored
    Exception from lower level modules (i2c, spi, onewire, etc...) are forwarded
    to the upper layer by the device modules (ds18b20, ltc217x, etc...).
    Each layer is adding specific informations to the error message (e.g.
    wishbone core base address, spi slave number or i2c address, etc...).
    This will simplify the exception handling in the higher level modules.
    f59f84b7
Name
Last commit
Last update
common Loading commit data...
docs Loading commit data...
gnurabbit Loading commit data...
ply Loading commit data...
LICENSE Loading commit data...
README Loading commit data...
eof.py Loading commit data...
parse.py Loading commit data...
pts.py Loading commit data...
ptsdefault.cfg Loading commit data...
ptsexcept.py Loading commit data...