Alex Orange
|
8a1afe6c91
|
Add a function to the device struct to handle config fuses.
Also provide a getconfigfuses implementation for the pif based drivers (pif
and gpio).
|
2017-06-14 13:28:07 -06:00 |
zcsahok
|
f5f881bc33
|
added optional common chip identification
|
2015-10-21 08:20:15 +02:00 |
Tamas TEVESZ
|
16a25f206a
|
Rework Unix delay_s()/delay_ms()
Make delay_ms() sleep through the entire specified interval unless
Ctrl-C is pressed;
Using this feature, simplify Ctrl-C checking in places.
|
2013-12-07 10:16:41 +13:00 |
Daniel Beer
|
5c1805ff2b
|
JTAG fuse blow: add "blow_jtag_fuse" command.
Support exists for this command on FET-like devices (including Olimex)
and the tilib driver.
|
2013-12-03 07:27:32 +13:00 |
Daniel Beer
|
0e58358bb1
|
fet3: driver for eZ-FET debuggers.
This driver is experimental. It supports flash/memory access and basic
CPU control. It doesn't support breakpoints.
|
2013-09-08 13:41:55 +12:00 |