...
ADC_InitTypedef
No longer has resolution as field
More possible ADC modes → will use independent (only one of the ADCs) and most likely multichannel
GPIO Config Settings for peripherals:
...
I2C Flow diagrams from stm32f1 reference manual:
Tx:
...
Rx:
...
Notes:
CMSIS needed to be upgraded to be compatible with later compiler
Need to go through and prune all build files to make as minimal as possible
Will need to update linker scripts before flashing
...