Core functionalities to transform Raspberry Pico into a CCID device.
1. Update ws2812 pio program to the latest version in pico-examples. References: https://github.com/raspberrypi/pico-examples/pull/486 2. Modify the rgbw type to false since we don't use the white channel. 3. Optimize the process of RGB color values to avoid a lot of shift operations and improve readability. |
||
|---|---|---|
| cmake | ||
| config | ||
| mbedtls@107ea89daa | ||
| src | ||
| tinycbor@e27261ed5e | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| LICENSE | ||
| pico_keys_sdk_import.cmake | ||
| pico_sdk_import.cmake | ||
| sdkconfig.defaults | ||