- 
                Notifications
    
You must be signed in to change notification settings  - Fork 348
 
Use move based api for I2S #3639
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
          
     Open
      
      
            AstrickHarren
  wants to merge
  24
  commits into
  esp-rs:main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
AstrickHarren:feat/i2s-move
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
      
        
          +635
        
        
          −1,327
        
        
          
        
      
    
  
  
     Open
                    Changes from 13 commits
      Commits
    
    
            Show all changes
          
          
            24 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      1870275
              
                feat: i2s move
              
              
                AstrickHarren 1192aab
              
                fix: updating trait bounds
              
              
                AstrickHarren 6c40e56
              
                feat: add macros for tx stream buf
              
              
                AstrickHarren 89356d8
              
                refactor: use dma loop buf for sine sound test
              
              
                AstrickHarren d82ebaa
              
                refactor: remove i2s test late
              
              
                AstrickHarren 4bab025
              
                fix: import issue in qa test
              
              
                AstrickHarren 0e1531f
              
                fix: update trait bounds
              
              
                AstrickHarren 48309c0
              
                feat: prefilling tx stream buf
              
              
                AstrickHarren 438f5d4
              
                Merge branch 'main' into feat/i2s-move
              
              
                AstrickHarren 619bb19
              
                Merge branch 'main' into feat/i2s-move
              
              
                AstrickHarren 6897081
              
                refactor: read channel done to detect if an operation is done
              
              
                AstrickHarren ba6748f
              
                fix: make the new test work
              
              
                AstrickHarren 24478a4
              
                feat: add i2s done for esp32 and esp32s2
              
              
                AstrickHarren 834bf3c
              
                test: use macros for creating DMA tx stream buffers
              
              
                AstrickHarren 1951f08
              
                test: use dma stream buffer macros instead
              
              
                AstrickHarren 751ce01
              
                Merge branch 'main' into feat/i2s-move
              
              
                AstrickHarren be30dda
              
                fix: not listening to interrupts by default
              
              
                AstrickHarren 4f6564f
              
                Merge branch 'main' into feat/i2s-move
              
              
                AstrickHarren 4b311b6
              
                Merge branch 'main' into feat/i2s-move
              
              
                AstrickHarren c6cdbd4
              
                refactor: simplify tx streaming logic
              
              
                AstrickHarren cef43b0
              
                refactor: try to make use of in_desc_empty for rx_done
              
              
                AstrickHarren 3f82bc0
              
                fix: minor code cleaning
              
              
                AstrickHarren a9777d8
              
                Merge branch 'main' into feat/i2s-move
              
              
                AstrickHarren 1ec9ecf
              
                Merge branch 'main' into feat/i2s-move
              
              
                AstrickHarren 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
    
  
  
    
              
      
      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.