2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jun 29, 2024 — Jun 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use git describe for version in generated header file. More... about 10 years ago
stm32f4: use new flash interface. More... about 10 years ago
Suppress warning about longjmp clobbering local variable. More... about 10 years ago
sam3x: Update to use new buffered flash interface. More... about 10 years ago
Merge pull request #86 from florolf/atsam3u More... about 10 years ago
sam3x: simplify probe function. More... about 10 years ago
sam3x: add SAM3U support More... about 10 years ago
gdb: don't access target fields directly. More... over 10 years ago
Improve cortexm_read/write_regs. Use more sensible return types. More... over 10 years ago
Make cortexm_pc_write static. More... over 10 years ago
stm32l0: use cortexm_run_stub. More... over 10 years ago
nrf51: use cortexm_run_stub. More... over 10 years ago
nrf51: Use generated stub. More... over 10 years ago
lmi: Use generated stub with cortexm_run_stub. More... over 10 years ago
lmi: Clean up magic numbers, remove adiv5 links, and doc ref. More... over 10 years ago
cortexm: Separate stub loading from running. More... over 10 years ago
Consistently use 'target *t' for target var. More... over 10 years ago
target: Remove pc_read/pc_write methods. More... over 10 years ago
stm32l0: Update to use new buffered flash writes. Remove old stubs. More... over 10 years ago
Add buffering support for flash drivers. More... over 10 years ago
Fix flash buffer alignment in target layer. More... over 10 years ago
Send error reply and abandon target list on unhandled timeout. More... over 10 years ago
Add new functions to wrap flash driver erase/write/done operations. More... over 10 years ago
Add function to add simple flash driver to target. More... over 10 years ago
Add functions for dynamically generating the XML memory map. More... over 10 years ago
Add a flash_done target method. More... over 10 years ago
Remove old STM32L1 driver. More... over 10 years ago
Remove unfinished ARM7TDMI driver. More... over 10 years ago
Consistently name target var 't' in cortexm. More... over 10 years ago
Merge pull request #85 from gsmcmullin/exceptions More... over 10 years ago