[riot-notifications] [RIOT-OS/RIOT] Port of RIOT-OS to stm32mp1 (#14691)
Gilles DOFFE
notifications at github.com
Thu Nov 5 18:34:20 CET 2020
> > I did not find ProductsList.xlsx for mp1
>
> You have to download it from the [ST website](https://www.st.com/en/microcontrollers-microprocessors/stm32mp1-series.html#products): click the "Export" button and download ProductList.xlsx :)
yes but:
`$ python cpu/stm32/dist/kconfig/gen_kconfig.py mp1 --sheets ~/Téléchargements/ProductsList.xlsx
Traceback (most recent call last):
File "cpu/stm32/dist/kconfig/gen_kconfig.py", line 157, in <module>
main(PARSER.parse_args())
File "cpu/stm32/dist/kconfig/gen_kconfig.py", line 137, in main
lines = parse_cpu_lines(args.cpu_fam)
File "cpu/stm32/dist/kconfig/gen_kconfig.py", line 44, in parse_cpu_lines
header[:-2].upper() for header in os.listdir(headers_dir)
FileNotFoundError: [Errno 2] No such file or directory: '/home/gdo/Developpement/Informatique/Personnel/upstream/RIOT/cpu/stm32/include/vendor/cmsis/mp1/Include'`
Due to lack of cmsis header repo i guess
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/14691#issuecomment-722526705
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201105/9aca5249/attachment.htm>
More information about the notifications
mailing list