b0dbdd7c10
Summary The naming standard at https://cwiki.apache.org/confluence/display/NUTTX/Naming+FAQ requires that all MCU-private functions begin with the name of the architecture, not up_. This PR addresses only these name changes for the ARM-private functions up_ramvec_initialize() and up_ramvec_attch(). Impact There should be no impact of this change (other that one step toward more consistent naming). Testing stm32f4discovery:netnsh |
||
---|---|---|
.. | ||
Makefile | ||
stm32_adc.c | ||
stm32_appinit.c | ||
stm32_autoleds.c | ||
stm32_boot.c | ||
stm32_buttons.c | ||
stm32_comp.c | ||
stm32_hrtim.c | ||
stm32_opamp.c | ||
stm32_powerled.c | ||
stm32_smps.c | ||
stm32f334-disco.h |