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

   
   ## Summary
   
   * Modify `refresh.sh` to also accept defconfig file path(s) as argument
   * Update outdated documentation
   
   ## Impact
   
   No direct impact, current functionalities are preserved
   
   ## Testing
   
   Run following 2 commands with attached output
   <details>
   <summary><tt>$ ./tools/refresh.sh --defaults chip:stm32f7</tt></summary>
   
   ```shell
   Normalizing all boards in chip: stm32f7 !
     [1/34] Normalize steval-eth001v1/foc_f32
     [2/34] Normalize steval-eth001v1/foc_b16
     [3/34] Normalize steval-eth001v1/nsh
     [4/34] Normalize stm32f769i-disco/netnsh
     [5/34] Normalize stm32f769i-disco/nsh
     [6/34] Normalize nucleo-f746zg/pysim
     [7/34] Normalize nucleo-f746zg/note
     [8/34] Normalize nucleo-f746zg/lorawan_gw
     [9/34] Normalize nucleo-f746zg/nsh
     [10/34] Normalize nucleo-f746zg/evalos
     [11/34] Normalize stm32f777zit6-meadow/projectlab
     [12/34] Normalize stm32f777zit6-meadow/sdram
   47d46
   < CONFIG_TESTING_RAMTEST=y
   Save the new configuration (y/N)?y
   Saving the new configuration file
     [13/34] Normalize stm32f777zit6-meadow/dualcdcacm
     [14/34] Normalize stm32f777zit6-meadow/f7corecomp
     [15/34] Normalize stm32f777zit6-meadow/nsh
     [16/34] Normalize stm32f777zit6-meadow/usbnsh
     [17/34] Normalize stm32f777zit6-meadow/meadow_os
     [18/34] Normalize stm32f777zit6-meadow/i2s
     [19/34] Normalize nucleo-f767zi/netnsh
     [20/34] Normalize nucleo-f767zi/nsh
     [21/34] Normalize nucleo-f767zi/evalos
     [22/34] Normalize stm32f746-ws/nsh
     [23/34] Normalize stm32f746g-disco/fb
     [24/34] Normalize stm32f746g-disco/dropbear
   62,63d61
   < CONFIG_NETUTILS_DROPBEAR=y
   < CONFIG_NETUTILS_DROPBEAR_HOSTKEY_PATH="/data/dropbear_ecdsa_host_key"
   74d71
   < CONFIG_NSH_DROPBEAR=y
   Save the new configuration (y/N)?y
   Saving the new configuration file
     [25/34] Normalize stm32f746g-disco/nxterm
     [26/34] Normalize stm32f746g-disco/lvgl
     [27/34] Normalize stm32f746g-disco/nxdemo
     [28/34] Normalize stm32f746g-disco/netnsh
     [29/34] Normalize stm32f746g-disco/audio
     [30/34] Normalize stm32f746g-disco/nsh
     [31/34] Normalize nucleo-f722ze/composite
     [32/34] Normalize nucleo-f722ze/cansock
     [33/34] Normalize nucleo-f722ze/can
     [34/34] Normalize nucleo-f722ze/nsh
   ```
   </details>
   
   ```shell
   $ ./tools/refresh.sh 
boards/arm/stm32f1/stm32f103-minimum/configs/nsh/defconfig
    [1/1] Normalize boards/arm/stm32f1/stm32f103-minimum/configs/nsh/defconfig
   ```


-- 
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