-
We would like to consider forming a team to be a public point of contact for potential business contacts.
This could include any of the following:
* Be the first point of contact for business pa…
-
1. samples/ota/ota_mqtt_sample.c
https://github.com/tencentyun/qcloud-iot-explorer-sdk-embedded-c/blob/master/samples/ota/ota_mqtt_sample.c
UAF问题:在第295行已经释放了version内存,然而在299行又调用了action_value内存,此时释…
-
**[daniel carter](https://jira.spring.io/secure/ViewProfile.jspa?name=dantheperson)** opened **[DATAREST-412](https://jira.spring.io/browse/DATAREST-412?redirect=false)** and commented
This Issue rel…
-
While working on the HAL FORMS implementation in Spring HATEOAS and collaborating with @toedter on the [HAL Explorer](https://github.com/toedter/hal-explorer) there are a couple of observations that I…
-
Having a typo in a `alire.toml` the corresponding error message does not point to the actual problem.
My `alire.toml` had the following lines:
```
[[depends-on]]
cortex_m = "~0.3"
hal = "#"
us…
-
I think the implementation of the `HalEmbeddedBuilder` is outdated/wrong in selecting a plural collection link-rel when embedding multiple resources. In my understanding of the spec, linking to items …
-
I have a small board that has 2 devices attached to the same SPI bus
* AD9833 DDS that uses SPI MODE 2
* MCP41010 Digital Potentiometer that can use SPI MODE 0 or MODE 3
Each device has its own C…
-
The when using any of the functions of the SCD30 driver on the sensor instance, the program gets stuck. This may be related to using the wrong pins to instantiate the sensor. The result is the same, i…
-
I have just released [`embedded-time`](https://github.com/FluenTech/embedded-time) to handle clocks, instants, durations more easily in embedded contexts. It follows a similar idea to the C++ `std::ch…
-
If I try to `.write` more than a certain number of bytes[1] (exactly) in a single call/packet, the `SCK` signal stops working properly, hiccuping at regular intervals and preventing the data from gett…