2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added support for k64 (#301) More... over 7 years ago
Added LPC17xx support (#317) More... over 7 years ago
Another nRF52 device id. (#315) More... over 7 years ago
Merge pull request #322 from jrwhite/master More... over 7 years ago
Update to split 'special' into its sane parts (update from @mubes) More... over 7 years ago
stm32f4: Allow DWORD parallelism. More... over 7 years ago
stm32f4: Honor parallelism also for erase. More... over 7 years ago
stm32l4: Use buffered direct write to flash. More... over 7 years ago
stm32f1.c: Use buffered direct write to flash with half word access. More... over 7 years ago
stm32f4: Use buffered direct flash write with choosen size. More... over 7 years ago
divide-by-zero fix More... over 7 years ago
Speed up JTAG. More... over 7 years ago
Keep TMS floating until scanning. More... over 7 years ago
common/swdptap: some clean up. More... over 7 years ago
stlink: Decrease delay with SWD turn around for native,stlink and swlink. More... over 7 years ago
libftdi/platform.c: Only set bit direction with MPSSE SET_BIT_XXXX. More... over 7 years ago
libftdi/platform.c: Issue SEND_IMMEDIATE before reading. More... over 7 years ago
adiv5_swdp.c: Use swdptap_seq_out for initialiation sequence. More... over 7 years ago
common/swdptap.c: Speed up by "unrolling" swd.._seq_...() for GPIO. More... over 7 years ago
mkl27 support More... over 7 years ago
added MKL27<128kB support More... over 7 years ago
Merge pull request #314 from adamheinrich/usbuart-ignore-noise More... over 7 years ago
platforms/stm32: Ignore noise errors on USBUART More... over 7 years ago
Merge pull request #313 from UweBonnes/stm32f3_ccm More... over 7 years ago
stm32f1.c: Add missing fall through statement needed by GCC7. More... over 7 years ago
Merge pull request #311 from UweBonnes/f3_ccm More... over 7 years ago
src/target/stm32f1.c: Add CCM Ram of STM32F303 devices. More... over 7 years ago
target/stm32l4.c: Add stm32l4r series and clean up. More... over 7 years ago
Merge pull request #300 from gsmcmullin/m7-cache More... over 7 years ago
SWO: Some explanations and a test program. More... over 7 years ago