mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-10 17:15:43 +00:00
Begin processing code for Service Discovery Protocol attributes.
This commit is contained in:
@@ -57,6 +57,7 @@
|
||||
* - Minimum ISP target clock speed of 500KHz due to hardware SPI module prescaler limitations
|
||||
* - No reversed/shorted target connector detection and notification
|
||||
* - A seperate header is required for each of the ISP, PDI and TPI programming protocols that the user wishes to use
|
||||
* - XMEGA EEPROM erase section command does not work (but EEPROM read/write and chip erase does)
|
||||
*
|
||||
* On AVR models with an ADC converter, AVCC should be tied to 5V (e.g. VBUS) and the VTARGET_ADC_CHANNEL token should be
|
||||
* set to an appropriate ADC channel number in the project makefile for VTARGET detection to operate correctly. On models
|
||||
|
||||
Reference in New Issue
Block a user