doxygen: fix many warnings on "end of file while in group"

This commit is contained in:
Karl Palsson
2020-12-10 21:51:48 +00:00
parent 6f81e49290
commit e07f23bb70
13 changed files with 33 additions and 31 deletions

View File

@@ -49,4 +49,4 @@ void opamp_output_set_external(uint32_t base)
OPAMP_CSR(base) &= ~OPAMP_CSR_OPAINTOEN;
}
/*@}*/
/**@}*/