Adrian Negreanu

Results 5 issues of Adrian Negreanu

Requires #906. This p-r is replacing the bit-banged SWD implementation with one which uses the lpc4322's SGPIO. Transfer rate reported by IAR is around 380 kB/sec with DAP.nominal_clock @30MHz and...

enhancement
in progress
hic

- Remove lpc43xx_cgu

``` Currently, lines like "#if true_condition" are removed; there are cases in which this is not desired, even though you defined true_condition. This adds a new command line switch, -z...

I'm adding a way to check the sqlite3 database against the data stored as XML. Rather than generating XML from sqlite3, I'm using jsonML as a common denominator, which is...

enhancement