diff --git a/include/libopencm3/stm32/common/dac_common_all.h b/include/libopencm3/stm32/common/dac_common_all.h index 6508d899..093566cc 100644 --- a/include/libopencm3/stm32/common/dac_common_all.h +++ b/include/libopencm3/stm32/common/dac_common_all.h @@ -225,6 +225,7 @@ specific memorymap.h header before including this header file.*/ /* --- Function prototypes ------------------------------------------------- */ /** @defgroup dac_channel_id DAC Channel Identifier + * @note Not all parts have two channels, notably, some of the smaller F0's * @{ */ #define DAC_CHANNEL1 (1 << 0)