Wind-stormger
Wind-stormger
Oops, checks failing.
I checked and found that this error does not occur when building esp32, but it does when building esp32c3. See here: [step:4:2323](https://github.com/micropython/micropython/runs/7487007395?check_suite_focus=true#step:4:2323)
I've figured out the problem, so I updated the code, limited the chip model, and now the esp32c3 compiles fine, even though it doesn't use the touchpad.
Pending review ,@dpgeorge .
@dpgeorge Please , how to remove the email address mentioned in check commit message formatting? ``` error: commit cffc68d: Unwanted email address: xxxx ``` In this commit, I have fixed...
I have found a solution to the problem. I should not set the email account associated with my github account to `noreply`, I should uncheck `Keep my email addresses private`.
I have tested firmware compiled with micropython v1.19.1 and esp-idf v4.4 , both on 2 new BPI boards. Everything looks good.
Thanks for your test and suggestion. @mattytrentini `deploy.md` has been created. The button name uses the bold format of Markdown, I don't know if it can be applied correctly in...
When try to do it again: ``` esptool.js v0.1-dev Serial port WebSerial VendorID 0x303a ProductID 0x2 Connecting....Error: Failed to set control signals. ```
So am I. I'm confused about not being able to use the cursor keys. > It is strange that some keys work via certain key combinations. For example: CTRL +...