Using xxx_periph.h in whole IDF instead of xxx_reg.h, xxx_struct.h, xxx_channel.h ... . Cleaned up header files from unnecessary headers (releated to soc/... headers).
Add NMEA0183 Parser example to illustrate how to use uart event driver together with esp event library to get GPS information.