-
- Downloads
Change STM32 so that stm32_pmstop.c and stm32_pmstandby are built even if CONFIG_PM is not defined
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4502 42af7a65-404d-4744-a932-0658087f49c3
Showing
- TODO 21 additions, 1 deletionTODO
- arch/arm/src/Makefile 1 addition, 1 deletionarch/arm/src/Makefile
- arch/arm/src/stm32/Make.defs 2 additions, 1 deletionarch/arm/src/stm32/Make.defs
- arch/arm/src/stm32/stm32_pm.h 6 additions, 5 deletionsarch/arm/src/stm32/stm32_pm.h
- arch/arm/src/stm32/stm32_pmstandby.c 2 additions, 5 deletionsarch/arm/src/stm32/stm32_pmstandby.c
- arch/arm/src/stm32/stm32_pmstop.c 2 additions, 5 deletionsarch/arm/src/stm32/stm32_pmstop.c
- arch/avr/src/Makefile 1 addition, 1 deletionarch/avr/src/Makefile
- arch/hc/src/Makefile 1 addition, 1 deletionarch/hc/src/Makefile
- arch/mips/src/Makefile 1 addition, 1 deletionarch/mips/src/Makefile
- arch/sh/src/Makefile 1 addition, 1 deletionarch/sh/src/Makefile
- arch/x86/src/Makefile 1 addition, 1 deletionarch/x86/src/Makefile
Loading
Please register or sign in to comment