mirror of
https://github.com/joeycastillo/gossamer.git
synced 2025-10-29 19:21:02 +00:00
remove TODO
This commit is contained in:
parent
bd4fe51a8b
commit
9f4ca52184
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "doxygen-awesome-css"]
|
||||
path = doxygen-awesome-css
|
||||
url = https://github.com/jothepro/doxygen-awesome-css.git
|
||||
@ -151,6 +151,5 @@ void uart_disable_instance(uint8_t sercom);
|
||||
* UART transmssion and reception are interrupt driven, and
|
||||
* nothing will work if this function is not called.
|
||||
* @param sercom SERCOM number
|
||||
* @todo Really need to refactor this so it's called from the HAL, not the app.
|
||||
*/
|
||||
void uart_irq_handler(uint8_t sercom);
|
||||
|
||||
1
doxygen-awesome-css
Submodule
1
doxygen-awesome-css
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit af1d9030b3ffa7b483fa9997a7272fb12af6af4c
|
||||
Loading…
x
Reference in New Issue
Block a user