m5stack / M5Unified

Unified library for M5Stack series
MIT License
302 stars 54 forks source link

IDF 5.1/Arduino 3.0 support: M5.Speaker methods, camera input broken (CoreS3) #90

Open mhaberler opened 11 months ago

mhaberler commented 11 months ago

I lifted this https://github.com/mhaberler/M5Stack-CoreS3-Factory_Test.git from an unclear source and made it work with PlatformIO - nice exercise for many features and everything except sound output and camera input works

it seems with Arduino 3.0.0 all M5.Speaker methods were broken - no sound output for target arduino3_sd, works fine for target arduino2_sd

I am aware esp32-camera is not used by M5GFX/M5Unified - just a heads up

note modifed M5GFX https://github.com/mhaberler/M5GFX.git#develop