summaryrefslogtreecommitdiff
path: root/hw/mcu/dialog
AgeCommit message (Collapse)Author
2023-03-17fix spellinghathach
2023-03-17fix trailing space and new linehathach
temporarily disable codespell
2020-06-29Add board support for Dialog DA1469x-dk-proJerzy Kasenberg
This adds source files that allow to run TinyUSB stack on DA1469x-dk-pro board. Source files .c .S and .ld are taken from Apache Mynewt repository. Those files were stripped to allow starting board without Mynewt os.
2020-06-09Add Dialog DA1469x register definition fileJerzy Kasenberg
Register definition file along with some MCU headers was taken from Dialog SDK for DA1469x MCUs. Those files are needed for USB port.