You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
samples: net: http_server: Remove Thingy:91 support
Remove the Thingy:91 board configuration and references from
the HTTP server sample. Its sufficient to support the nRF9160 DK.
Signed-off-by: Simen S. Røstad <simen.rostad@nordicsemi.no>
Copy file name to clipboardExpand all lines: samples/net/http_server/README.rst
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,7 +199,6 @@ The sample includes pre-configured configuration files for the development kits
199
199
* :file:`boards/nrf9151dk_nrf9151_ns.conf` - For the nRF9151 DK.
200
200
* :file:`boards/nrf9161dk_nrf9161_ns.conf` - For the nRF9161 DK.
201
201
* :file:`boards/nrf9160dk_nrf9160_ns.conf` - For the nRF9160 DK.
202
-
* :file:`boards/thingy91_nrf9160_ns.conf` - For the Thingy:91.
203
202
* :file:`boards/nrf7120dk_nrf7120_cpuapp_ns.conf` - For the nRF7120 DK.
204
203
205
204
Files that are located under the :file:`/boards` folder are automatically merged with the :file:`prj.conf` file when you build for the corresponding target.
0 commit comments