Michael Lloyd micl · They/Them
micl pushed to micl/nrf53 at micl/blackmagic 2026年07月09日 05:37:16 +02:00
a4b5b13505 nrf53: Initial support
79ad43c765 misc: Bumped the meson out of Git version to v2.1.0-rc1
631a5de13e meson: Disabled building of support for TI parts by default for ST-Link v1 firmware to make things fit again
7fc83d2c73
ch32vx: Fixed a missing static on the command list
b624393ac6
efm32: Fixed a missing static on the command list
Compare 32 commits »
micl pushed to micl/nrf53 at micl/blackmagic 2026年07月02日 11:07:19 +02:00
dbdca3114f
nrf53: Initial support
2129a32419
meson: Moved the building of support for TI parts by default from the BMPv2 common targets firmare to the uncommon targets irmware to make things fit again
4ec2041d3e
meson: Disabled building of support for TI parts by default for the F072 firmware to make things fit again
09003e4b05
bmp-v3: Fixed the platform mis-reporting when target power is applied (it was backwards)
6bfecfab57 stm32f1: Detect locked AT32F403A/407 to allow unlocking
Compare 5 commits »
micl created pull request blackmagic-debug/blackmagic#2277 2026年06月25日 15:50:32 +02:00
nrf53: Initial support
micl pushed to micl/nrf53 at micl/blackmagic 2026年06月25日 15:47:37 +02:00
660f6226b0
nrf53: Initial support
micl pushed to micl/nrf53 at micl/blackmagic 2026年06月25日 14:27:07 +02:00
e04459bb5b
nrf53: Initial support
micl pushed to micl/nrf53 at micl/blackmagic 2026年06月25日 14:24:28 +02:00
c87703c7b3
nrf53: Initial support
micl pushed to micl/nrf53 at micl/blackmagic 2026年06月25日 14:18:23 +02:00
ca1fc6df5a
nrf53: Initial support
micl created branch micl/nrf53 in micl/blackmagic 2026年06月25日 14:18:23 +02:00
micl created repository micl/blackmagic 2026年06月24日 10:05:08 +02:00
micl commented on issue ravachol/kew#136 2026年04月24日 20:55:23 +02:00
[Research] Plug-in System

I don't think the IPC security is as strong as stated. In this model a malicious IPC plugin could be anything, and the user would have to vet each plugin. You'd still need proper sandboxing on top...

micl commented on issue ravachol/kew#136 2026年04月24日 00:09:17 +02:00
[Research] Plug-in System

I think Lua would be a good choice. The packaging argument is decisive for me, if C plugins are shared libraries (dlopen) they effectively become part of kew's ABI, which has consequences...

micl created repository micl/kew 2026年04月23日 23:21:14 +02:00