For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
Signed-off-by: Jean-Pierre De Jesus DIAZ <me@jeandudey.tech>
This definition is compatible with `cc26x0` and `cc26x2_cc13x2`. The only difference is (cc26x0 -> cc26x2_cc13x2): - IRQ13 -> FG_COMMAND_STARTED - IRQ12 -> COMMAND_STARTED Those IRQs aren't used on cc26x0 radio so it shouldn't affect anything.