Skip to content

Commit c48310c

Browse files
authored
Merge pull request #2 from bcmi-labs/giga_compelte
giga: complete dt overlay and prepare for camera support
2 parents 3ae75f6 + dbe6e2a commit c48310c

File tree

4 files changed

+322
-45
lines changed

4 files changed

+322
-45
lines changed

loader/boards/arduino_giga_r1_m7.conf

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,11 @@ CONFIG_FPU=y
1515

1616
CONFIG_ADC=y
1717
CONFIG_PWM=y
18+
19+
CONFIG_DMA=y
20+
CONFIG_MEMC=y
21+
22+
#CONFIG_VIDEO=y
23+
CONFIG_VIDEO_STM32_DCMI=y
24+
CONFIG_VIDEO_BUFFER_POOL_NUM_MAX=1
25+
CONFIG_VIDEO_BUFFER_POOL_SZ_MAX=160000

0 commit comments

Comments
 (0)