Closed chrisbrent closed 8 years ago
Well the code as it is currently does work on the Smoothieboard v2-pro alpha-1 proto, and on the WaveShare LPC4337 dev board I'm using now. I think what we really want here is a makefile option where we select what board we are using, and then we have some #ifdefs in Kernel whenever initializing the serial ports. I think that's what would be most useful.
alright, merging now, and @adamgreen will add the makefile stuff on top of this.
thanks a lot everybody !