trick2011

Results 5 issues of trick2011

#### Description Changed path of the basic timing test given in the verification of the installation. #### Motivation and Context This is just a common sense fix. It is the...

docs

https://github.com/MuDiAhmed/Ubuntu-Dell-XPS-15-2019 Made some great changes to allow seamless installation from within the pulled repository and would be a great addition to this repo

The readme states that it is best to download the prepared archive from the website instead of using wget to grab everything. This however is currently not the most up...

enhancement

The following snippets can't work. It is given in the section [Getting Argument and Subparser Instances ](https://github.com/p-ranav/argparse?tab=readme-ov-file#getting-argument-and-subparser-instances) ``` argparse::ArgumentParser program("test"); program.add_argument("--dir"); program.at("--dir").default_value(std::string("/home/user")); program.add_subparser(argparse::ArgumentParser{"walk"}); program.at("walk").add_argument("depth"); ``` It proposes creating a temporary...

The CW312T_K82F doesn't show up in chipwhisperer.readthedocs.io only [CW308T_K82](https://chipwhisperer.readthedocs.io/en/latest/chipwhisperer-target-cw308t/CW308T_K82/README.html) is available. All CW312T boards are also not in the [Targets page](https://chipwhisperer.readthedocs.io/en/latest/Targets/index.html)