forked from mirror/qmk_firmware
Fix up the incomplete Webserver project so that it integrates with the uIP stack correctly. Add simple HTTP webserver as a placeholder until FatFS can be integrated.
Begin to look into the RNDIS Host Class Driver, which seems to crash on test hardware after many packets have been received.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
* - Added master mode hardware TWI driver
|
||||
*
|
||||
* <b>Changed:</b>
|
||||
* - Slowed down PDI programming in the AVRISP project to prevent transmission errors
|
||||
* - Slowed down software USART carried PDI programming in the AVRISP project to prevent transmission errors
|
||||
* - Renamed the AVRISP project folder to AVRISP-MKII to reduce confusion
|
||||
* - Renamed the RESET_LINE_* makefile tokens in the AVRISP MKII Project to AUX_LINE_*, as they are not always used for target
|
||||
* reset
|
||||
|
||||
Reference in New Issue
Block a user