Commit Graph

18 Commits

Author SHA1 Message Date
Gonzalo Ruiz 77e9124728 ccimx95: add support for the ConnectCore 95 platform
Add missing entries in the readme for ConnectCore 91 and 93.

https://onedigi.atlassian.net/browse/DEL-9832

Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
2025-12-16 09:58:32 +01:00
Javier Viguera 413a30b9c1 apix-spi-example: fix memory leak
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2025-06-18 18:07:11 +02:00
Francisco Gil 28932ae553 ccmp2-dvk: update libdigiapix.conf for ccmp2-dvk
Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2024-07-30 11:56:29 +02:00
Francisco Gil e65ba8d69f ccmp91: add support for the ConnectCore 91 platform
Add missing entries in the readme for ConnectCore 93

Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2024-07-30 11:52:58 +02:00
Arturo Buzarra a326832902 ccmp25: add support for the ConnectCore MP2 platform
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
2024-07-22 23:09:55 +02:00
Tatiana Leon fa3f38f698 readmes: update toolchain environment name for ConnectCore 6UL
Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
2023-09-06 12:25:57 +02:00
Francisco Gil 7b617dc12a ccmp13: add support for the ccmp13 platform
Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2022-12-21 18:08:16 +01:00
Francisco Gil 230c3ad038 ccmp15: add support for the ccmp15 platform
https://onedigi.atlassian.net/browse/DEL-8151

Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2022-11-08 16:20:51 +01:00
Francisco Gil 8176b68510 spi: remove header from example
The stdint header is needed by the library to work.
Removed from here and added in the spi.h.

Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2022-06-10 11:10:01 +02:00
Francisco Gil 69455d0b51 readme: reorganize the platform from newest to eldest
Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2020-02-06 16:35:20 +01:00
Jose Diaz de Grenu a821bc2f7c README.md: standarize prompts
Use the same prompts that we use in the online documentation:
* For the target: "~#"
* For the host:   "~$"

Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
2019-06-12 13:14:28 +02:00
Jose Diaz de Grenu 9286799d5c README.md: minor fixes
Signed-off-by: Jose Diaz de Grenu <Jose.DiazdeGrenu@digi.com>
2019-06-12 13:14:18 +02:00
Gonzalo Ruiz e8baba6de8 README: add CC8X boards interfaces to README files
Signed-off-by: Gonzalo Ruiz <Gonzalo.Ruiz@digi.com>
2019-04-12 17:31:06 +02:00
Tatiana Leon 9cf9701082 apix readme: minor fixes for apix samples readme files
This commit:
 * adds the name of the connector in the readme files
 * uses the official platform names
 * minor changes for consistency between readme files

Signed-off-by: Tatiana Leon <tatiana.leon@digi.com>
2017-12-12 17:26:02 +01:00
Francisco Gil cfca505e10 debug: changes in the makefile to reduce the optimization level.
We need to reduce the optimization level in order to be able to
perform a debugging of the applications, without this there is
an strange behaviour while debugging.

Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2017-11-30 13:12:58 +01:00
Francisco Gil 3b7bbdbf65 dey-examples: Rework the examples to be launch-ready
Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
2017-11-30 13:12:58 +01:00
Francisco Gil Martinez d574d6b748 examples refactor the examples
Signed-off-by: Francisco Gil Martinez <francisco.gilmartinez@digi.com>
2017-10-06 16:18:16 +02:00
David Escalona 6c65df5c68 dey-examples: add libdigiapix SPI example
https://jira.digi.com/browse/DEL-4865

Signed-off-by: David Escalona <david.escalona@digi.com>
2017-09-19 12:31:25 +02:00