Add function documentation to the AVRISP project.
This commit is contained in:
parent
73801c73a1
commit
8aee4cb2f2
7 changed files with 152 additions and 30 deletions
|
@ -34,11 +34,9 @@
|
|||
* the project and is responsible for the initial application hardware configuration.
|
||||
*/
|
||||
|
||||
// TODO: Fix PROGRAM FLASH and PROGRAM EEPROM command processing
|
||||
// TODO: Add in software SPI for lower programming speeds below 125KHz
|
||||
// TODO: Add in VTARGET detection
|
||||
// TODO: Add reversed target connector checks
|
||||
// TODO: Add Doxygen comments to functions
|
||||
|
||||
#include "AVRISP.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue