aboutsummaryrefslogtreecommitdiff
path: root/hw/char/avr_usart.c
AgeCommit message (Expand)Author
2024-09-13hw/char: replace assert(0) with g_assert_not_reached()Pierrick Bouvier
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-07-11hw/char: avr: Add limited support for USART peripheralMichael Rolnik