Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Interconnect: force signals through GPIO matrix if split (#2419)
* Allow splitting off of gpio drivers * Extract and correct low level connection bits * Add Input/OutputSignal::connect_to * Remove unnecessary public API * Fix typos * Remove unused private methods * Add separate Direct signals that do bypass the GPIO matrix * Do not disable stage input * Clean up spi_slave test * Constrain to static Flex * Improve docs * Separate input_enable and open_drain parameters * Link to the chapter * Changelog * Clarify
- Loading branch information