Purdea Andrei

Results 10 comments of Purdea Andrei

Note: force push was to info.json, after testing in configurator, and finding and fixing 2 small issues. Now: ![image](https://user-images.githubusercontent.com/544648/189470318-317f1603-9567-4d18-a5f7-d7bf23702cc5.png)

Optionally, I could remove the (bool erase) argument, and make eeprom_driver_format() always do the absolute minimum necessary. If the user wants to erase the content, then they can always call...

I have rebased, I fixed the conflicts, and I updated the commit message to better reflect new names. I also removed the call to `eeprom_driver_erase();` inside `eeprom_driver_init` of the transient...

![image](https://user-images.githubusercontent.com/544648/90962151-808b1200-e4b6-11ea-9c3e-da0af4ec0efe.png) ![image](https://user-images.githubusercontent.com/544648/90962154-8aad1080-e4b6-11ea-8c11-4ca5c724090a.png) ![image](https://user-images.githubusercontent.com/544648/90962157-939de200-e4b6-11ea-81db-5407ffe182dc.png) ![image](https://user-images.githubusercontent.com/544648/90962162-9ef10d80-e4b6-11ea-8b23-2d5b51ecb9e7.png) ![image](https://user-images.githubusercontent.com/544648/90962167-a9aba280-e4b6-11ea-969e-74315c19ea2b.png) ![image](https://user-images.githubusercontent.com/544648/90962170-b29c7400-e4b6-11ea-8672-3404396308bd.png) ![image](https://user-images.githubusercontent.com/544648/90962174-bf20cc80-e4b6-11ea-96ee-3afb223d4c77.png) ![image](https://user-images.githubusercontent.com/544648/90962181-c942cb00-e4b6-11ea-9982-1d85dcdd3aec.png) ![image](https://user-images.githubusercontent.com/544648/90962186-d2cc3300-e4b6-11ea-8590-97451a3f448a.png)

Hi Joel, Thank you for your review, > Descriptions to be enhanced and package format not correct, you can indicate "Titan Micro Electronics 18x4 LCD Driver, SOP-28" Okay, changes pushed...

@myfreescalewebpage > Reduce of 100mil on the left and 100mil on the right for example. Aah, okay I understand now. I thought you were going to ask me to split...

Note: there is also a new debug menu showing the ADC coe read from efuses. Mine is 0.9629 Would love to see some numbers from others too, just to see...

I'm still planning to do those todos. I don't mind if somebody else wants to take this through the finish line faster than I can make time for it. But...

For reference, this is where it's use is introduced in openocd: https://www.mail-archive.com/[email protected]/msg13509.html The actual command is described here: https://arm-software.github.io/CMSIS_5/DAP/html/group__DAP__SWD__Sequence.html