Gerson Fernando Budke
Gerson Fernando Budke
> I have started porting atmel_sam0 based boards, but if someone has more time and wants to take over, please ping me. Hi @jfischer-no , I'm ready to start migrate...
> > I have started porting atmel_sam0 based boards, but if someone has more time and wants to take over, please ping me. > > Hi @jfischer-no , > >...
> update docs/maintainers as needed I updated on #68838.
Rebased and added [0ea3c80](https://github.com/zephyrproject-rtos/zephyr/pull/68841/commits/0ea3c8027d578f5506746b6b5b039a833b514152) to fix the `test/drivers/adc` for the `sam4e_xpro`. I did not understand how it passed previously without this overlay.
Hello @mateusz-holenko , I had same issue and tried your solution where: ``` adc1: Analog.STM32F0_ADC @ sysbus 0x40012400 referenceVoltage: 3.3 externalEventFrequency: 1000 IRQ->nvic@12 ``` ``` west build -b nucleo_l073rz samples/drivers/adc...
Hi @PiotrZierhoffer , > Do you have to wait 400s if you use RunFor, as opposed to 200s without it? Yes > RunFor typically should not be required in your...
> Is there anything in particular that is delaying this PR from being completed? It has been over 2 months. Hi @tyler-macinnis , We synced 2 weeks ago with Renode...