eclipse-wakaama / wakaama

Eclipse Wakaama is a C implementation of the Open Mobile Alliance's LightWeight M2M protocol (LWM2M).
BSD 3-Clause "New" or "Revised" License
492 stars 373 forks source link

cmake: Fix define for CoAP block size #778

Open LukasWoodtli opened 1 month ago

LukasWoodtli commented 1 month ago

The define was missing the lwm2m prefix in the CMake project.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

mlasch commented 3 weeks ago

I think this one needs a rebase.