Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | utp-com: Switch git repo to Freescale github | Vincent Prince | 2018-05-25 | 2 | -22/+2 |
| | | | | | | | | | | | - Switch from https://github.com/ixonos/utp_com to https://github.com/freescale/utp_com - Bump to latest version with following commits: dee512c Merge https://github.com/nefethael/utp_com 03681a3 Merge https://github.com/Tecphos/utp_com 33129ca Makefile: Allow variables override for cross-compilation e5cbd26 Added error if malloc fails on file load Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> | ||||
* | utp-com: Add recipe | Vincent Prince | 2018-05-22 | 2 | -0/+47 |
This utility is used to send commands to the device using the NXP's UTP protocol. Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> |