Hagai Gold
Hagai Gold
in my tests i was able to go down to 5 ms with W5500.. I didn't try less that this.
>But, I can't ping the device on this address. The Gateway address I suppose should be the real network gateway, such as the router, correct? can you ping a simple...
> I've tried changing both #define SS and #define ETH_SS to PINJ3 If I understand the scheme of your hardware, this setup seems wrong to me. While it look like...
I had many problem with the serial bootloader.. so I changed it to work like in Arduino project. the fix was in ~~private~~ local repository, now it can be found...
> I am more interested what you mean by this. Comment been update, it is mean it was not pushed to the public repository. but i am not clear how...
> The two methods are supposed to be equivalent the difference, and where the problem coming from, is from the timing of the sending loop(while loop). sendchar: [update UART_DATA_REG] .....
> `-p` flag in `scoop cleanup` command, where it will check and delete the persist directory for that application, regardless of its installation state. Delete a persist directory of installed...
> but will try to make a `-p` in the scoop-cleanup.ps1 @Aldo-f, I can make PR for this one
another test - `scoop uninstall scoop -g` [test-5683-uninstall-global.txt](https://github.com/ScoopInstaller/Scoop/files/12850008/test-5683-uninstall-global.txt)
> instead of invoking all the same functions? I agree this is more robust way of doing things. Because of my limited knowledge of this code base, the intention of...