refactor(gptimer): refactor gptimer driver into a component

This commit is contained in:
morris
2023-10-27 13:57:39 +08:00
parent 455cc345f7
commit 2ef14fe55e
41 changed files with 72 additions and 55 deletions

View File

@@ -0,0 +1,6 @@
CONFIG_PM_ENABLE=y
CONFIG_FREERTOS_USE_TICKLESS_IDLE=y
CONFIG_PM_DFS_INIT_AUTO=y
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y