master ← peterbarker:pr/sitl-hwdef
opened 05:59AM - 07 Jan 26 UTC
No compiler output change:
```
Board,AP_Periph
sitl_periph_battery_tag,*
sit…l_periph_battmon,*
sitl_periph_can_to_serial,*
sitl_periph_gps,*
sitl_periph_universal,*
```
```
Board,antennatracker,blimp,copter,heli,plane,rover,sub
SITL_arm_linux_gnueabihf,*,*,*,*,*,*,*
SITL_x86_64_linux_gnu,*,*,*,*,*,*,*
sitl,*,*,*,*,*,*,*
```
Still a bunch of work to do in future PRs - defines to move from SITLBoard into hwdefs, moving `defaults_periph.dat` outside of the ChibiOS directory and use it, ...