mlyszczek commented on PR #11798:
URL: https://github.com/apache/nuttx/pull/11798#issuecomment-1967562274

   For reference - it looks like it
   
   ```
   ┌── enable gpio subsystem 
──────────────────────────────────────────────────────────┐
   │                                                                            
       │
   │                             pull (pull down)  --->                         
       │
   │                             speed (2MHz)  --->                             
       │
   │                     [ ]   enable pin A10                                   
       │
   │                     [ ]   enable pin A11                                   
       │
   │                     [ ]   enable pin A12                                   
       │
   │                     [ ]   enable pin A15                                   
       │
   │                     [ ]   enable pin B0                                    
       │
   │                     [ ]   enable pin B1                                    
       │
   │                     [ ]   enable pin B2                                    
       │
   │                     [ ]   enable pin B3                                    
       │
   │                     [ ]   enable pin B4                                    
       │
   │                     [ ]   enable pin B5                                    
       │
   │                     [ ]   enable pin B6                                    
       │
   │                     [ ]   enable pin B7                                    
       │
   │                     [ ]   enable pin B8                                    
       │
   │                     [ ]   enable pin B9                                    
       │
   │                     [ ]   enable pin B10                                   
       │
   │                     [*]   enable pin B12                                   
       │
   │                         (gpio_teapot) Pin name                             
       │
   │                             Pin type (output)  --->                        
       │
   │                             output type (push pull)  --->                  
       │
   │                             default state (set)  --->                      
       │
   │                             pull (pull down)  --->                         
       │
   │                             speed (2MHz)  --->                             
       │
   │                     [*]   enable pin B13                                   
       │
   │                         (gpio_pump) Pin name                               
       │
   │                             Pin type (output)  --->                        
       │
   │                             output type (push pull)  --->                  
       │
   │                             default state (set)  --->                      
       │
   │                             pull (pull down)  --->                         
       │
   │                             speed (2MHz)  --->                             
       │
   │                     [*]   enable pin B14                                   
       │
   │                         (gpio_motor_l) Pin name                            
       │
   │                             Pin type (output)  --->                        
       │
   │                             output type (push pull)  --->                  
       │
   │                                                                            
       │
   │                                                                            
       │
   └F1Help─F2SymInfo─F3Help 
2─F4ShowAll─F5Back─F6Save─F7Load─F8SymSearch─F9Exit────────┘
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to