11
This commit is contained in:
10
loader/ports.dox
Normal file
10
loader/ports.dox
Normal file
@@ -0,0 +1,10 @@
|
||||
/**
|
||||
\defgroup Ports Bootloader Ports
|
||||
\brief Target dependent code.
|
||||
\details The bootloader targets contain the microcontroller and compiler dependent
|
||||
parts of the bootloader. They are grouped per microcontroller family. This is
|
||||
the part that needs to be newly developed when porting the bootloader to a
|
||||
new microcontroller family.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user