Custom Hardware UART modification.pdf

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Custom Hardware UART modification.pdf

Custom Hardware UART modification.pdf

Labels (1)
Attachments
Comments

I just tried this again with MCUXpresso release 10.2 Build 759 and ran into a pin naming convention change. 

The pins that used to be named with GPIO_PIN in the define name [for example BOARD_LED1_GPIO_PIN] have changed and now remove the GPIO_ from the name string [for example BOARD_LED1_PIN].

This change resulted in a number of compile errors. 

With a simple change of the define name references all of the compile errors were eliminated.

Regards,

Philip Drake

No ratings
Version history
Last update:
‎03-05-2018 01:58 PM
Updated by: