- 
                Notifications
    You must be signed in to change notification settings 
- Fork 7.7k
fix(uart): uses IDF 5.x API to set loopback #10442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
          
     Closed
      
      
    
  
     Closed
                    Changes from 24 commits
      Commits
    
    
            Show all changes
          
          
            32 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      85d83f3
              
                fix(uart): uses IDF 5.x API to set loopback
              
              
                SuGlider 412b76e
              
                fix(uart): ESP32-P4 loopback functions
              
              
                SuGlider d7bb46e
              
                fix(uart): fix example
              
              
                SuGlider 55a2d1e
              
                fix(uart): new testing loopback API
              
              
                SuGlider 4ef3148
              
                fix(uart): new testing loopback API
              
              
                SuGlider 38b4474
              
                fix(uart): new testing loopback API
              
              
                SuGlider 2b0672e
              
                fix(uart): new testing loopback API
              
              
                SuGlider 7176970
              
                fix(uart): new testing loopback API
              
              
                SuGlider f078662
              
                fix(uart): new testing loopback API
              
              
                SuGlider 61e2263
              
                fix(uart): new testing loopback API
              
              
                SuGlider 5748548
              
                fix(test): Fix UART validation test
              
              
                lucasssvaz a0d685d
              
                Merge branch 'release/v3.1.x' into uart_loop_back
              
              
                SuGlider ef50176
              
                fix(uart): fixes P4 pins for uart testing case
              
              
                SuGlider c35b76e
              
                fix(uart): fixes pins detaching - shall revert loopback
              
              
                SuGlider 8d73687
              
                fix(uart): removes esp32-p4 rx2 and tx2 pin definition
              
              
                SuGlider a97e7ab
              
                fix(uart): no uart2,3,4 esp32-p4 pins check
              
              
                SuGlider ec64369
              
                fix(uart): update uart.ino commentaries
              
              
                SuGlider 3c93de7
              
                feat(uart): allows the board pins_arduino.h to define other uart pins
              
              
                SuGlider 06dffa1
              
                fix(uart): typo - additional } in the code
              
              
                SuGlider f9b291f
              
                fix(uart): wrong block coding - bad { }
              
              
                SuGlider 812e6c5
              
                fix(uart): code blocks errors
              
              
                SuGlider 4c62634
              
                fix(uart): CI error with uninitialized struct member
              
              
                SuGlider df73cb4
              
                fix(uart): fixes uart.ino CI test code
              
              
                SuGlider d9c3987
              
                fix(uart): keep previous pins as is in case -1 is used
              
              
                SuGlider 96d4757
              
                Merge branch 'release/v3.1.x' into uart_loop_back
              
              
                SuGlider b1428b3
              
                fix(uart): making the source code the same as in the branch
              
              
                SuGlider 520ea66
              
                feat(ci): simplification of uart testing sketch
              
              
                SuGlider be20fcb
              
                feat(ci): fixing and adapting perimanager teste
              
              
                SuGlider 6e5baf1
              
                fix(ci): cleanup code
              
              
                SuGlider cb7b967
              
                fix(ci): minimal changes
              
              
                SuGlider 5ff67d6
              
                fix(ci): restore log level to debug
              
              
                SuGlider b342545
              
                fix(ci): missing error message
              
              
                SuGlider File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
      
      Oops, something went wrong.
        
    
  
      
      Oops, something went wrong.
        
    
  
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Uh oh!
There was an error while loading. Please reload this page.