On 5/3/19 8:27 AM, Alex Bennée wrote: > > Yoshinori Sato <ys...@users.sourceforge.jp> writes: > >> Some RX peripheral using 8bit and 16bit registers. >> Added 8bit and 16bit APIs. > > Doesn't this mean the build breaks at some point? Features used by other > patches should be introduced first so the build remains bisectable.
The only bug I would fix in the ordering is to make the change to configure last, so that the target/rx is not enabled while the patches are staging. r~