Karolis Stasaitis

Results 17 issues of Karolis Stasaitis

I was trying to install these magnificient snipets and noticed xcode can't load them if their file name doesn't match the snippet IDECodeSnippetIdentifier inside the plist. Renaming them to "(IDECodeSnippetIdentifier).codesnippet"...

It is rather a small change, but I do believe people will find it useful since most widgets add these scripts to their packages.

Hey, thank you for all the efforts directed at documenting this device! I am interested in possibly making a rack-mountable shell for this thing, but I am a bit confused...

It would be cool if were able to not only search in the raw view of the request, but also in the structured JSON view. Navigating through large responses would...

Hi! Thanks for making this! I find this little addition might make the setup process more seamless on some environments.

* MCU: BYK901(-0997A) (IDs as sh68f90a) * Wireless: None * LEDs: Single color (yellow), PWM controlled, layout TBD * Keys: Layout TBD | PCB | MCU | JTAG Setup |...

Hey, thanks for all the effort in building this! Have you looked into dumping the existing code option values? Any idea which address they are available on? Perhaps it would...

* MCU: blank :( (IDs as sh68f881) * Wireless: None * LEDs: Single color (green), PWM controlled | PCB | MCU | | --- | --- | | ![DSC02482](https://github.com/carlossless/smk/assets/498906/091db32a-8bd3-42fb-9d47-31aaf59ddfab) |...

https://github.com/carlossless/smk/issues/3 Changes pulled in from https://codeberg.org/nicarran/smk/commits/branch/nicarran-rk61-v2 (thanks @timaxur)

I might be mistaken, but since `pygreat` requires [python >= 3.8](https://github.com/greatscottgadgets/libgreat/blob/dbd18504ff8a9bf383fcd54bcd72d8dc9bcdc10f/host/pyproject.toml#L10), it doesn't need the [`backports.functools_lru_cache`](https://github.com/greatscottgadgets/libgreat/blob/dbd18504ff8a9bf383fcd54bcd72d8dc9bcdc10f/host/pyproject.toml#L32) dependency anymore and it could be removed.