@@ -67,15 +67,15 @@ stm32f723 = ["stm32f7/stm32f7x3", "device-selected", "usb_hs_phy"]
6767stm32f730 = [" stm32f7/stm32f730" , " device-selected" , " usb_hs_phy" , " fmc" ]
6868stm32f732 = [" stm32f7/stm32f7x2" , " device-selected" ]
6969stm32f733 = [" stm32f7/stm32f7x3" , " device-selected" , " usb_hs_phy" ]
70- stm32f745 = [" stm32f7/stm32f745" , " device-selected" , " fmc" ]
71- stm32f746 = [" stm32f7/stm32f7x6" , " device-selected" , " ltdc" , " fmc" , " has-can" ]
72- stm32f756 = [" stm32f7/stm32f7x6" , " device-selected" , " ltdc" , " fmc" ]
73- stm32f765 = [" stm32f7/stm32f765" , " device-selected" , " fmc" ]
74- stm32f767 = [" stm32f7/stm32f7x7" , " device-selected" , " ltdc" , " fmc" ]
75- stm32f769 = [" stm32f7/stm32f7x9" , " device-selected" , " ltdc" , " fmc" ]
76- stm32f777 = [" stm32f7/stm32f7x7" , " device-selected" , " ltdc" , " fmc" ]
77- stm32f778 = [" stm32f7/stm32f7x9" , " device-selected" , " ltdc" , " fmc" ]
78- stm32f779 = [" stm32f7/stm32f7x9" , " device-selected" , " ltdc" , " fmc" ]
70+ stm32f745 = [" stm32f7/stm32f745" , " device-selected" , " gpioj " , " gpiok " , " fmc" ]
71+ stm32f746 = [" stm32f7/stm32f7x6" , " device-selected" , " gpioj " , " gpiok " , " ltdc" , " fmc" , " has-can" ]
72+ stm32f756 = [" stm32f7/stm32f7x6" , " device-selected" , " gpioj " , " gpiok " , " ltdc" , " fmc" ]
73+ stm32f765 = [" stm32f7/stm32f765" , " device-selected" , " gpioj " , " gpiok " , " fmc" ]
74+ stm32f767 = [" stm32f7/stm32f7x7" , " device-selected" , " gpioj " , " gpiok " , " ltdc" , " fmc" ]
75+ stm32f769 = [" stm32f7/stm32f7x9" , " device-selected" , " gpioj " , " gpiok " , " ltdc" , " fmc" ]
76+ stm32f777 = [" stm32f7/stm32f7x7" , " device-selected" , " gpioj " , " gpiok " , " ltdc" , " fmc" ]
77+ stm32f778 = [" stm32f7/stm32f7x9" , " device-selected" , " gpioj " , " gpiok " , " ltdc" , " fmc" ]
78+ stm32f779 = [" stm32f7/stm32f7x9" , " device-selected" , " gpioj " , " gpiok " , " ltdc" , " fmc" ]
7979
8080fmc_lcd = [" display-interface" ]
8181
@@ -84,6 +84,9 @@ usb_hs = ["synopsys-usb-otg", "synopsys-usb-otg/hs"]
8484
8585has-can = []
8686
87+ gpioj = []
88+ gpiok = []
89+
8790[profile .dev ]
8891incremental = false
8992codegen-units = 1
0 commit comments