10 Commits

Author SHA1 Message Date
Matthias Ringwald
51342da5f4 libusb: treat warnings as errors in cmake build 2020-10-27 18:19:58 +01:00
Matthias Ringwald
f7b7cba197 libusb: enabled additional compiler warnings depending on compiler 2020-10-27 17:57:32 +01:00
Matthias Ringwald
7cdc89a533 ports: enable software AES128 on most desktop platforms 2020-01-16 15:29:48 +01:00
Matthias Ringwald
7ff3843011 libusb: fix CMake build 2019-11-07 15:11:29 +01:00
Matthias Ringwald
63b7463190 libusb: add miissing space CMakeLists.txt 2019-09-13 11:41:58 +02:00
Matthias Ringwald
235be4f4c8 lwip: move nosys port into platform/lwip/port folder 2019-06-10 15:07:21 +02:00
Matthias Ringwald
97dc5e692c 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
2019-06-07 16:57:00 +02:00
Matthias Ringwald
f9563b8923 libusb: use static random address stored in nRF52840 running Zephyr hci_usb 2019-03-29 17:50:06 +01:00
Matthias Ringwald
4dc9b3fa6b libusb: lookup libusb dynamically 2018-10-18 12:48:10 +02:00
Matthias Ringwald
a7775e9b16 libubs: add CMake project for developement and debugging with Xcode 2018-10-18 12:25:05 +02:00