Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 15, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

SuGlider and others added 2 commits September 15, 2022 15:12
* Changes UART ISR to only trigger on RX FIFO Full and timeout * changes initial RX timeout * Eliminates extra testing for _uart != NULL * reconfiguration with "uartSetFastReading()" * Adds new function "uartSetFastReading()" * changed default onReceive() behaviour * forces User callback in case of error * Error Code Order Set NO_ERROR as first error code, same as ESP_OK = 0
* Adds noInterrupt() and interrupt() functionality * Adds sei/cli Adds back sei()/cli() macros Co-authored-by: Jan Procházka <90197375+P-R-O-C-H-Y@users.noreply.github.com>
@pull pull bot added the ⤵️ pull label Sep 15, 2022
@pull pull bot merged commit 55d608e into Systemmatrix555:master Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant