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

@@ -53,4 +53,4 @@ void opamp_vms_select(uint32_t base, uint32_t vms)
OPAMP_CSR(base) |= vms << OPAMP_CSR_VMS_SEL_SHIFT;
}
/*@}*/
/**@}*/