CommunityGD32Cores / ArduinoCore-GD32

Arduino core for GD32 devices, community developed, based on original GigaDevice's core
Other
89 stars 33 forks source link

Its missing digitalPinToInterrupt ( ) #84

Closed gamerpaddy closed 1 year ago

gamerpaddy commented 1 year ago

Some libraries require this function, it seems to be missing in this core.

maxgerhardt commented 1 year ago

Fixed in https://github.com/CommunityGD32Cores/ArduinoCore-GD32/commit/41f3c2b3524a51e698ef03186a4243bb89e8ad88, it's a no-op.