Commit graph

19 commits

Author SHA1 Message Date
Andy CA6JAU 1210748cdb UDID is now optional (disabled in some boards to save flash memory) 2019-12-01 21:20:26 -03:00
Andy CA6JAU ce0ad59bcc Fix UDID compilation warning 2019-12-01 19:03:11 -03:00
Shawn Chain 279251d484 add udid support to the firmware 2019-05-31 18:31:29 +08:00
Andy CA6JAU 544576e98d Add i2c host support 2019-02-11 14:49:59 -03:00
Andy CA6JAU 5e737eaf10 Add additional check for Config.h options 2018-04-08 16:01:32 -03:00
Andy CA6JAU 6b611fcb9c Fix Copyright infos 2017-12-27 14:49:58 -03:00
Andy CA6JAU 47a2dca8b0 Small changes 2017-07-15 15:21:21 -04:00
Tony Corbett 0d39ef58cd Update SerialSTM.cpp 2017-07-15 19:33:44 +01:00
Tony Corbett, G0WFV f69805f247 Serial repeater port changes
Enables neater connection to erroneous boards with only 3 pins on USART2 like the one I have!

USART1 is now the default for Nextion serial repeater unless you define STM32_USART1_HOST or ZUMSPOT_LIBRE in Config.h

Needed to specify ZUMSPOT_LIBRE as separate board in Config.h as this only has a header for USART2 - Libre Kit will not use these changes.

All other boards appear to break out all USARTs in some form or other (specifically USART1)

EA7GIB's boards will now have a minor labelling error in that the header labelled Nextion (USART2) is no longer the Nextion port unless you define STM32_USART1_HOST or ZUMSPOT_LIBRE in Config.h. If like me your OCD triggers with this, define ZUMSPOT_LIBRE and the nextion will be forced to USART2 (as labelled!)
2017-07-15 17:30:22 +01:00
Andy CA6JAU 438cfc2b82 Fix serial repeater port 2017-07-09 00:58:41 -04:00
Andy CA6JAU 76b05cf114 Removing unused variables 2017-07-09 00:07:51 -04:00
Andy CA6JAU bcf82b36df Minor changes 2017-07-08 14:09:45 -04:00
Andy CA6JAU cb3e286585 Revert "Increasing STM serial port buffer"
This reverts commit eefda572bf.
2017-07-08 13:59:07 -04:00
Andy CA6JAU 22f510d167 Revert "Adding Jonathan’s ring buffer to serial repeater"
This reverts commit 6486bf4efc.
2017-07-08 13:58:55 -04:00
Andy CA6JAU 6486bf4efc Adding Jonathan’s ring buffer to serial repeater 2017-07-04 14:27:57 -04:00
Andy CA6JAU eefda572bf Increasing STM serial port buffer 2017-07-04 00:18:22 -04:00
Andy CA6JAU ace3e75c09 Changing interrupt priorities 2017-02-12 16:23:44 -03:00
Andy CA6JAU 39de090f19 Fix serial port bug and several small changes 2017-02-02 22:08:59 -03:00
Andy CA6JAU 587fe63a47 First commit 2017-02-01 01:33:31 -03:00