-
1. 分类bsp,根据yml文件来解析可以用的bsp
每个toolchain下面对应bsp 然后python根据yml文件,来过滤需要编译的bsp 目录,如果目录不在yml中,就不编译,
如果在的话,再判断是否在失败的bsp中,如果不在,就编译。
3. 或者根据每个bsp下面的yml文件中的介绍来判断。
4.
-
Is it possible to sign a os container for i.MX93 (linux + initramfs + dtb) using the spsdk?
If yes how does the yaml file have to look like?
-
NXP has released 2 new inexpensive development boards. Both are much more accessible options for grad students and hobbyists as the XPC56xxMB2 starts at $375.
Having an actually ASIL certified chip…
-
Please answer these questions as part of your new issue.
##### Which version of Python are you using?
v2.7
##### Which OS and version are you running?
PI
##### Is SPI enabled?
yes
##### Are …
-
When an ISO15693 tag is dumped with PM3 RDV4 (`hf 15 dump`), table with memory content doesn't show acces rights :
```
block# | data |lck| ascii
---------+--------------+---+----------
…
-
### Description
Following this guide for setup:
[https://coral.ai/docs/dev-board-micro/arduino/](https://coral.ai/docs/dev-board-micro/arduino/)
After successful install even when trying to compile…
-
Now fake NTAG215 Tags were found more in the market.
Please add "Verify UID signature" in this "TAG KIT".
It will be great helpful for makers.
-
For next revision, can you add NFC components. (eg https://www.nxp.com/docs/en/nxp/data-sheets/PN532_C1.pdf)
Could then use Watchy with other NFC devices, eg https://arduinogetstarted.com/tutorials…
-
### Describe the bug
Cannot use any built in apps in MAVlink console - reports command not found. The example below is for the uxrce_dds_client but I also have the same issue for any command I try.
…
-
**Is your feature request related to a problem? Please describe.**
RTIO is a feature that enables lock-free queue like requests to hardware peripherals, allowing for things like I2C transactions to…