aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/simpleserial/simpleserial.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix dynamic trigger command, do not trigger on command processing.J08nY2020-03-061-2/+0
|
* Add reduction functions, add global trigger for whole cmd.J08nY2020-03-021-15/+2
|
* Proper LED thingies.J08nY2020-02-271-0/+3
|
* Get stuff to work on STM32F0.J08nY2020-02-261-11/+20
|
* Rework client.J08nY2020-02-181-0/+1
|
* Reorganize files, implement proper main.J08nY2019-11-271-3/+3
|
* Add ASN.1 parsing and more utility functions, + commands sketch.J08nY2019-11-261-9/+9
|
* Add libtommath, HOST build, and a simple PRNG.J08nY2019-11-251-4/+8
|
* Initialize.J08nY2019-11-211-0/+150