Adrien Luitot

Results 36 comments of Adrien Luitot

Hey, yep indeed @tchebb fixed the problem directly. ^^ For the baudrate I had less bugs with a lower one, but I can edit this if you want.

I've just checked the conflict, I wanted to revert but I saw that the number of pages was not updated. But also when I made the PR the DS version...

This could be good indeed, though if a zip file is needed, I think that if the archive is made on linux, it keeps the permissions.

I've made some tests few days ago, and without special flags the permissions seemed to be kept after a `zip` and an `unzip`, but I don't know if there are...

I'm not 100% sure, but I suppose you have this line in your code: `bl_uart_init(0, 16, 7, 255, 255, 2 * 1000 * 1000);`. The second parameter is the TX...

I couldn't build on Mac OS Ventura (M2 Apple silicon) neither. I had the error : ``` DateTimeController.cpp:72:66: error: no viable conversion from 'time_point' to 'const time_point' std::time_t currentTime =...

It's not because of the environment variables that it failed. You have a problem with docker, do you have docker installed ? And, is it running ?

Changing line 80 in the Makefile from `MPW_TAG ?= gfmpw-0b` to `MPW_TAG ?= gfmpw-0f` fixed this issue.

Actually `https://github.com/efabless/mpw_precheck`doesn't seem to have a branch more recent than `gfmpw-0d`. With this tag it seems to work. 👌

Hmm I don't remember if I changed something :/ but now I don't have this error anymore. Now, I have hold violation errors, as an example in report/signoff/21-rcx_sta.min.rsp : ```...