stm32: doc: pwr: move to peripheral_api
Some families had partially moved to peripheral api, and others were only documenting common code, but not specific code. Delete dummy .c files, and check that all specific apis are also being documented, not just common apis.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/** @defgroup pwr_file PWR
|
||||
/** @defgroup pwr_file PWR peripheral API
|
||||
*
|
||||
* @ingroup STM32L4xx
|
||||
* @ingroup peripheral_apis
|
||||
*
|
||||
* @brief <b>libopencm3 STM32L4xx Power Control</b>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user