ChipWhisperer 5.5.1
USE ChipWhisperer 5.5.2 Instead
New Features:
- Add new logging system that uses multiple loggers instead of just the default/root one. Allows setting different levels for
different parts of the chipwhisperer API (scope, target, naeusb, etc) - Add correlation-vs-trace (thanks @Xuyang-Huang !)
Fixes:
- Fix
cw.plot([...]) * cw.plot([...])
being broken in VM and Windows installer. If you don't want to reinstall, this can be fixed by running:
!pip uninstall holoviews -y
!pip install holoviews
in Jupyter.
- Fix CW1200 not having nRST trigger
- Fix installer
- Fix STM32F2 programming
- Disable ILAs in CW305 AES build by default
- Improve CW305 define slurping
- Make SimpleSerial target.read() better reflect docs
- Fix SCA101/password bypass simulated trace notebook
- Fix STM32F0 for low SRAM F0s