aboutsummaryrefslogtreecommitdiff
path: root/pyecsca/sca/target/chipwhisperer.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken.J08nY2025-03-131-3/+2
* Make imports absolute (to allow doctests).J08nY2024-06-011-2/+2
* Change baud rate after con.J08nY2023-05-161-1/+1
* Use "noflush" with ChipWhisperer SimpleSerial.J08nY2023-05-161-2/+2
* Fix docstyle and some DeepSource warnings.J08nY2023-02-081-1/+1
* fix: Fixed chipwhisperer importsTomáš Jusko2022-12-071-3/+3
* Make docstring style changes as per pydocstyle.J08nY2021-04-111-4/+2
* Use black.J08nY2021-04-101-1/+3
* The big documentation patch.J08nY2021-01-201-2/+11
* Fix some type issues.J08nY2020-03-041-1/+1
* Fix Picoscope ranges, redo scope collection API.J08nY2020-03-031-0/+6
* Add support for getting neutral points in coordinate systems.J08nY2020-03-031-1/+0
* Reorganize SimpleSerial targets.J08nY2020-02-261-17/+28
* Add targets.J08nY2020-02-091-0/+33