Angus Ainslie
Angus Ainslie
This adds USB console support for the Purism L5. Other kernels that have gadget_f_acm support should also work. I've applied it on top of https://github.com/dreemurrs-embedded/Jumpdrive/pull/53
Lilygo uses some different libraries for this board so add some compile time guards. These changes are for the none touch version of the T3 display S3 Fixes #511 and...
Wait for a carriage return or newline to process a command Fixes #311
Adds a centre calibration to the eeprom to reduce trimming
I've fixed the soft serial receive interrupts. It's unlikely this will ever be able to co-exist during flight but it good for ground diagnostics. The serial interrupts are disabled once...