Arduino project in platform.io

208 Views Asked by At

I'm building solution based on Arduino framework. Project is compiled in platform.io.

Arduino hardware serial implementation defines ISR(UART0_UDRE_vect).HW implementation

Is there any possible way to exclude HardwareSerial default implementation or overwrie ISR implementation in custom library ?

0

There are 0 best solutions below