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:
parent
41ad6bd6d7
commit
03ee87b35a
11 changed files with 251 additions and 72 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue