Skip to content

IrDA support#65

Open
SmiSoft wants to merge 1 commit intor2axz:mainfrom
SmiSoft:main
Open

IrDA support#65
SmiSoft wants to merge 1 commit intor2axz:mainfrom
SmiSoft:main

Conversation

@SmiSoft
Copy link
Copy Markdown

@SmiSoft SmiSoft commented Jul 17, 2023

Added IrDA support. I am planning to add not UART IrDA devices support (IrDA remote control for TV or air conditioner for example), but now it's the first step.

…ission, 6 meters on 115kbaud was reached.

- -1 (minus one) was returned in some functions from usb_cdc.c, returning uint8_t, so warning was emitted by the compiler, I fix it by changing their result type to int and verify error on calling side.
@r2axz
Copy link
Copy Markdown
Owner

r2axz commented Oct 7, 2023

Sorry for a huge delay and thank you for your contribution. Everything looks solid and I'm open to accepting this PR once we deal with a couple of minor issues. Please see code comments. Kudos for the bug fixes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants