• Jan Procházka's avatar
    Extend bus types and structure for Peripheral Manager (#8888) · 0d0d27fb
    Jan Procházka authored
    * Extended bus types for peripheral manager
    
    * add extra_type to peripheral manager
    
    * Fix function call
    
    * Fix check for no extra_type
    
    * Add extra_type for SD and ETH CS pin
    
    * added bus_num and bus_channel to pin structure
    
    * update printPerimanInfo with new fields
    
    * replaced setting bus to INIT with DetachPin call
    
    * add defines for extra attributes
    
    * use new required parameters in perimanSetPinBus
    
    * function rename
    
    * removed duplicate define
    
    * Update print format
    
    ---------
    Co-authored-by: default avatarRodrigo Garcia <rodrigo.garcia@espressif.com>
    0d0d27fb
esp32-hal-uart.c 31.3 KB