jesserockz/wizmote-esphome

Support for RPi Pico W

rparakhiya opened this issue · 1 comments

While trying to build and load the project to rpi pico w, it fails on the compile stage. It seems the project doesn't support rpi pico w yet(?). If that's not true, I would appreciate any doc for considerations to build for rpi pico. If it's not supported, I would be happy to build a PR, but being a CPP noob, can use some help/pointers.

Thanks.

From further digging into it, it seems espnow is not supported on rpi pico (RP2040) boards yet. https://www.espressif.com/en/products/software/esp-now/overview

Closing the issue out with that information.