We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 820fec9 commit 37ec355Copy full SHA for 37ec355
src/drivers/mp13x/drivers/ddr/stm32mp1_ram.h
@@ -0,0 +1,4 @@
1
+
2
+void stm32mp1_ddr_setup() {}
3
4
+uint32_t stm32mp1_ddr_get_size() { return 0x1000'0000; }
0 commit comments