linguini1 opened a new pull request, #17911:
URL: https://github.com/apache/nuttx/pull/17911

   ## Summary
   
   Removes CXX initialization from the 'ble' configuration, preventing it from 
crashing at boot time.
   
   Closes #17873.
   
   ## Impact
   
   Configuration now works properly.
   
   ## Testing
   
   After this change, the board boots normally into the ble configuration and 
can
   scan for devices.
   
   ```
   (NSH) NuttX-12.12.0
   nsh> 
   nsh> 
   nsh> help
   help usage:  help [-v] [<cmd>]
   
       .           cp          false       ls          rm          umount      
       [           cmp         fdinfo      mkdir       rmdir       unset       
       ?           dirname     free        mkrd        set         uptime      
       alias       df          help        mount       sleep       usleep      
       unalias     dmesg       hexdump     mv          source      watch       
       arp         echo        ifconfig    pidof       test        xd          
       basename    env         ifdown      printf      time        wait        
       break       exec        ifup        ps          true                     
                                                                                
 
       cat         exit        kill        pwd         truncate                 
                                                                                
 
       cd          expr        pkill       reboot      uname                    
                                                                                
 
                                                                                
                                                                                
 
   Builtin Apps:                                                                
                                                                                
 
       bt           dumpstack    nsh          sh                                
                                                                                
 
       dd           getprime     ostest                   
   nsh> ifconfig                                                                
                                                                                
 
   bnep0   Link encap:UNSPEC at DOWN mtu -9                                     
                                                                                
 
           inet addr:0.0.0.0 DRaddr:0.0.0.0 Mask:0.0.0.0  
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to