@@ -18,11 +18,11 @@ Footprint values are provided in kilobytes (KB).
1818      +---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+ 
1919      |  Sample                                                        |    Total ROM |    Wi-Fi driver ROM |    nRF70 FW Patch ROM |    WPA supplicant ROM |    Total RAM (incl. static HEAP) |    Wi-Fi driver RAM |    WPA supplicant RAM | 
2020      +===============================================================+=============+====================+======================+======================+=================================+====================+======================+ 
21-       |  :ref: `Raw TX packet  <wifi_raw_tx_packet_sample >`              |          502  |                   3  |                    73  |                   146 |                              222  |                 146  |                    15  | 
21+       |  :ref: `Raw TX packet  <wifi_raw_tx_packet_sample >`              |          520  |                 127  |                    78  |                   146 |                              341  |                 155  |                    52  | 
2222      +---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+ 
23-       |  :ref: `Monitor  <wifi_monitor_sample >`                          |          490  |                   3  |                    73  |                   146 |                              228  |                 150  |                    15  | 
23+       |  :ref: `Monitor  <wifi_monitor_sample >`                          |          508  |                 124  |                    78  |                   146 |                              322  |                 192  |                    52  | 
2424      +---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+ 
25-       |  :ref: `Promiscuous  <wifi_promiscuous_sample >`                  |          508  |                   3  |                    73  |                   146 |                              231  |                 150  |                    15  | 
25+       |  :ref: `Promiscuous  <wifi_promiscuous_sample >`                  |          526  |                 128  |                    78  |                   146 |                              326  |                 192  |                    52  | 
2626      +---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+ 
2727
2828   .. tab :: nRF54L15 DK 
@@ -32,7 +32,7 @@ Footprint values are provided in kilobytes (KB).
3232      +---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+ 
3333      |  Sample                                                        |    Total ROM |    Wi-Fi driver ROM |    nRF70 FW Patch ROM |    WPA supplicant ROM |    Total RAM (incl. static HEAP) |    Wi-Fi driver RAM |    WPA supplicant RAM | 
3434      +===============================================================+=============+====================+======================+======================+=================================+====================+======================+ 
35-       |  :ref: `Raw TX packet  <wifi_raw_tx_packet_sample >`              |          539  |                   3  |                    73  |                   197  |                              221  |                 145  |                    23  | 
35+       |  :ref: `Raw TX packet  <wifi_raw_tx_packet_sample >`              |          556  |                 127  |                    78  |                   163  |                              165  |                  54  |                    52  | 
3636      +---------------------------------------------------------------+-------------+--------------------+----------------------+----------------------+---------------------------------+--------------------+----------------------+ 
3737
3838   .. tab :: nRF7002 DK 
@@ -42,9 +42,9 @@ Footprint values are provided in kilobytes (KB).
4242      +----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+ 
4343      |  Sample                                             |    Total ROM |    Wi-Fi driver ROM                        |          nRF70 FW patch ROM |    WPA supplicant ROM |    Total RAM (incl. static heap) |    Wi-Fi driver RAM |    WPA supplicant RAM | 
4444      +====================================================+=============+===========================================+============================+======================+=================================+====================+======================+ 
45-       |  :ref: `Raw TX packet  <wifi_raw_tx_packet_sample >`   |          539  |                                          3  |                          73  |                   187  |                              290  |                 218  |                    15  | 
45+       |  :ref: `Raw TX packet  <wifi_raw_tx_packet_sample >`   |          546  |                                        129  |                          78  |                   163  |                              331  |                 155  |                    52  | 
4646      +----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+ 
47-       |  :ref: `Monitor  <wifi_monitor_sample >`               |          526  |                                          3  |                          73  |                   187  |                              312 |                 239  |                    15  | 
47+       |  :ref: `Monitor  <wifi_monitor_sample >`               |          532  |                                        126  |                          78  |                   163  |                              312 |                 192  |                    52  | 
4848      +----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+ 
49-       |  :ref: `Promiscuous  <wifi_promiscuous_sample >`       |          545  |                                          3  |                          73  |                   187  |                              316 |                 239  |                    15  | 
49+       |  :ref: `Promiscuous  <wifi_promiscuous_sample >`       |          552  |                                        130  |                          78  |                   163  |                              316 |                 192  |                    52  | 
5050      +----------------------------------------------------+-------------+-------------------------------------------+----------------------------+----------------------+---------------------------------+--------------------+----------------------+ 
0 commit comments