Skip to content

stm32/boards/stm32f4x9_af.csv: Fix DCMI_VSYNC.#12878

Merged
dpgeorge merged 2 commits into
micropython:masterfrom
jimmo:stm32-af-fixup
Nov 4, 2023
Merged

stm32/boards/stm32f4x9_af.csv: Fix DCMI_VSYNC.#12878
dpgeorge merged 2 commits into
micropython:masterfrom
jimmo:stm32-af-fixup

Conversation

@jimmo
Copy link
Copy Markdown
Member

@jimmo jimmo commented Nov 3, 2023

This incorrectly had a (1) on the end.

This incorrectly had a `(1)` on the end.

Signed-off-by: Jim Mussared <[email protected]>
The original file was missing a trailing , on the final row.

Signed-off-by: Jim Mussared <[email protected]>
@jimmo
Copy link
Copy Markdown
Member Author

jimmo commented Nov 4, 2023

Also fixes stm32g474_af.csv which was previously missing a trailing , on the last row, so the final row was misaligned.

@robert-hh
Copy link
Copy Markdown
Contributor

These large changes have many side effects. Having a rebase without conflicts does not means that it compiles and works. Still, git is pretty good at merging.

@dpgeorge dpgeorge merged commit 09c9c8a into micropython:master Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants