Update split serial code to use driver pattern (#7990) 0.7.118
authorJoel Challis <git@zvecr.com>
Fri, 24 Jan 2020 13:50:51 +0000 (13:50 +0000)
committerGitHub <noreply@github.com>
Fri, 24 Jan 2020 13:50:51 +0000 (13:50 +0000)
commite4a0f841e19b4ddf86711cf79dc521d2f6f5e4ae
tree9ecc9858abea185a7a727ef0846d80b882217670
parent4867a9b1e6ba4ae2e4ba6f6049c75646d251d5a3
Update split serial code to use driver pattern (#7990)

* Move avr serial code to drivers

* Update src+= serial.c to driver pattern
common_features.mk
drivers/avr/serial.c [moved from quantum/split_common/serial.c with 100% similarity]
drivers/avr/serial.h [moved from quantum/split_common/serial.h with 100% similarity]