newaetech / chipwhisperer

ChipWhisperer - the complete open-source toolchain for side-channel power analysis and glitching attacks
http://chipwhisperer.com
Other
1.09k stars 280 forks source link

TX serial block #451

Closed alex-dewar closed 1 year ago

alex-dewar commented 1 year ago

Have some easy way to make tx serial messages block until fully transmitted. Currently can wait until target.in_waiting_tx==0. Also make sure documentation is clear about tx being nonblocking by default