Commit graph

4 commits

Author SHA1 Message Date
Grant Olson
92bde04ef7
USB PHY power up code (#9)
* USB PHY power up code

* Quick flag to force host or device configuration. Move to a Kconfig var later

* Move usb code to mailbox component

* Make USB setup api more consistent with other peripherals

* Just update the sdkconfig.default

Until USB lands in the buildroot/yocto images, keep this by default disabled.

---------

Co-authored-by: Justin Hammond <justin@dynam.ac>
2023-03-02 17:18:49 +08:00
e36316fa13
Few fixes and Port IRQ_Forward to a component (#8)
* Remove a unnecessary delay in the nvkvs
* update readme
* port IRQ_Forward Code to a component and update d0_lowload to use it
* add USB, Ethernet and GPIO for IRQ Forwarding
2023-02-03 14:26:58 +08:00
ec2da07667 Update for latest bl_mcu_sdk version 2023-01-18 14:09:25 +08:00
cbd884c217 Initial Commit 2023-01-15 23:45:11 +08:00