StefanBruens / ESP8266_new_pwm

This is a drop-in replacement for the ESP8266 SDK PWM
GNU General Public License v2.0
196 stars 46 forks source link

Compatible with the RTOS firmware? #8

Closed JBKingdon closed 7 years ago

JBKingdon commented 7 years ago

Hi, Are there any issues using this with ESP8266_RTOS_SDK? I'm just getting started and I'm not sure which resources the RTOS is using for it's own purposes.

StefanBruens commented 7 years ago

Sorry, can't answer that for you. It probably only uses FRC2 for its own needs, so the FRC1 used by the PWM should be available.