Emmanuel Blot

Results 202 comments of Emmanuel Blot

Beware that the proposed patch is invalid: `0x40

Hi, I never worked with a M7 but it sounds it would be easy to adapt from M4/FPU: both cores use the ARMv7-EM architecture, the only noticeable difference from the...

I'm not sure to understand what you meant: what kind of mess?

Using an awful C snippet such as // this ugly piece of code is only written as a compact way // to generate VFP ARM instructions, not to compute anything...

BTW: https://github.com/eblot/homebrew-armeabi/blob/master/armv7em-cortex-m7f.rb

Sorry for the delay. It seems legit, but it is missing some unit test cases to validate it

See https://github.com/eblot/pyftdi/commit/42efd8e9071b0d7b0343dc2db59e1827ec1808fa (rebase/resolve)

> Let me know whether you want some unit testing from me? It would be very nice if you could add some test with a basic I2C device to `pyftdi/tests/i2c.py`...

Or if you install it with`pip`, in your environment bin directory: ````sh > python3 -m venv venv > . venv/bin/activate (venv) > pip3 install pyftdi Collecting pyftdi Downloading pyftdi-0.56.0-py3-none-any.whl.metadata (3.2...

You need to post questions about pyspiflash in the [pyspiflash](https://github.com/eblot/pyspiflash) project, otherwise it will become hard to follow for other readers :-)