Skip to content

Update mos_api.asm for non-blocking mos_ugetc#67

Open
alephnull42 wants to merge 1 commit intobreakintoprogram:mainfrom
alephnull42:non-blocking-UART1
Open

Update mos_api.asm for non-blocking mos_ugetc#67
alephnull42 wants to merge 1 commit intobreakintoprogram:mainfrom
alephnull42:non-blocking-UART1

Conversation

@alephnull42
Copy link

Update mos_api.asm for non-blocking mos_ugetc for serial terminal via UART1

This is not backwards compatible, I was scratching my head for a use-case where blocking would be needed. Alternatively create an additional function mos_ugetch (with an "h")

Created for my serial terminal https://youtu.be/dYVpXgn82Fk?t=68

Update mos_api.asm for non-blocking mos_ugetc

This is not backwards compatible, I was scratching my head for a use-case where blocking would be needed.
Alternatively create an additional function mos_ugetch (with an "h")  

Created for my serial terminal https://youtu.be/dYVpXgn82Fk?t=68
@breakintoprogram breakintoprogram added the enhancement New feature or request label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants