archont94

Results 7 issues of archont94

Hi, I have problems with compilation of esp-open-sdk project on Cygwin, which use crosstool-NG. These changes shoudn't affect Linux, but without it compilation on Cygwin 64 bit isn't possible.

Hi, I install fork of RF24 for BananaPi. It looks like all is fine (configuration at least). I run this code on BananaPi: ``` python #!/usr/bin/python from nrf24 import NRF24...

Because of current `DISPLAY_WIDTH` and `DISPLAY_HEIGHT` values, it is not possible to enable full screen inside iDRAC6 2.92. It return error: ![client desktop size](https://user-images.githubusercontent.com/9073020/176155868-73192b22-a7f5-4831-b5cf-2404c2167602.PNG) Besides, window is really small and...

Hi, How use this library on BananaPi? Because Banana have SPI with 2 CE pins. How properly connect it to board? Regards Arch

Adding functionality to verify (with CLI or config) if currently used isort version matches required version. Similar to [black implementation](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#required-version).

I wanted to use this nice container with InfluxDB 2.x, so I made some updates.

**Is your feature request related to a problem? Please describe.** I want to use authentik as oauth2 for docker registry (distribution/distribution on GitHub). Unfortunately it uses GET requests for `/application/o/token`...

enhancement