#
bc6a318f |
| 04-Dec-2023 |
Matthias Ringwald <[email protected]> |
Avoid __ prefix in defines
|
#
762141af |
| 20-Jun-2023 |
Matthias Ringwald <[email protected]> |
example: use sdp_create_service_record_handle() for sdp record and assert sdp record buffer is large enough, fixes #489
|
#
ff1cb106 |
| 12-Jan-2023 |
Matthias Ringwald <[email protected]> |
example/pan_lwip_http_server: only init lwip if HAVE_LWIP is not defined
|
#
fcd55a0b |
| 10-Jan-2023 |
Milanka Ringwald <[email protected]> |
examples: unify status stdout format
|
#
8c9bb29e |
| 17-Dec-2021 |
Matthias Ringwald <[email protected]> |
example: init SM if LE supported to avoid issue with Android Cross-Transport Key-Derivation
|
#
2fca4dad |
| 02-Nov-2021 |
Milanka Ringwald <[email protected]> |
license: update text
|
#
e883851f |
| 30-Nov-2020 |
Matthias Ringwald <[email protected]> |
fix warnings for log_info/printf
|
#
ec8ae085 |
| 23-Oct-2020 |
Milanka Ringwald <[email protected]> |
docu: copy editing examples titles
|
#
fdfba5a3 |
| 06-Jan-2020 |
Matthias Ringwald <[email protected]> |
example/pan_lwip_http_server: allow build without lwIP support for custom files in http server
|
#
c10be05f |
| 03-Dec-2019 |
Matthias Ringwald <[email protected]> |
example/pan_lwip_http_server: set CoD to Networking/Network Access Point
|
#
4251aeec |
| 02-Dec-2019 |
Matthias Ringwald <[email protected]> |
example/pan_lwip_http_server: fix warnings
|
#
fa8f6fac |
| 09-Nov-2019 |
Matthias Ringwald <[email protected]> |
pan_lwip_http_server: serve test file for /NumberOfBytes.txt
|
#
0be141ae |
| 10-Jun-2019 |
Matthias Ringwald <[email protected]> |
lwip: fix compile in OS config
|
#
97dc5e69 |
| 02-Jun-2019 |
Matthias Ringwald <[email protected]> |
new pan_lwip_http_server example
- add lwIP sources commit b3a939417 (after STABLE-2.1.1) as 3rd-party/lwip/core - add small DHCP server as 3rd-party/lwip/dhcp-server - add BNEP lwIP adapter that ha
new pan_lwip_http_server example
- add lwIP sources commit b3a939417 (after STABLE-2.1.1) as 3rd-party/lwip/core - add small DHCP server as 3rd-party/lwip/dhcp-server - add BNEP lwIP adapter that handles BNEP events and forwards packets between BNEP and lwIP (only tested for NO_SYS == 1) - add pan_lwip_http_server example that provides lwIP http server on http://192.168.7.1 - example is added to port/libusb
show more ...
|