112 Commits (master)
 

Author SHA1 Message Date
Fernando Trias e496fdc44f
Merge pull request #28 from h4yn0nnym0u5e/bugfix/mask-ITCM-for-T3 2 months ago
Jonathan Oakley 54fb8d89b2 Fix issue with use on Teensy 3.x 2 months ago
ftrias-pole3 c3e649ac2a Update zip to 0.0.3 2 months ago
Fernando Trias 971e19ee51
Merge pull request #27 from h4yn0nnym0u5e/bugfix/enable-ITCM-writes 2 months ago
ftrias-pole3 98926b162d Put IRQ_DEBUG back 2 months ago
ftrias-pole3 69f8ca8bbd Restore IRQ_SOFTWARE 2 months ago
Jonathan Oakley c7ea54b20d Bump version number 2 months ago
Jonathan Oakley 2b0a6c2299 Re-enable writes ti ITCM, so breakpoints work again 2 months ago
Fernando Trias d02f5753ea
Merge pull request #21 from h4yn0nnym0u5e/feature/enable-EXTMEM 2 years ago
Jonathan Oakley 40e372460e Fix to work with Teensy 4.0 and MicroMod 2 years ago
Jonathan Oakley 50b1655683 Allow read-out of EXTMEM on Teensy 4.1 2 years ago
Fernando Trias f0b103d7ec
Merge pull request #19 from h4yn0nnym0u5e/feature/fixes-01 2 years ago
Jonathan Oakley 066a6af106 Put guards around filesystem open modes to eliminate warnings 2 years ago
Jonathan Oakley 18226f1c68 Back to default IRQ_DEBUG 2 years ago
Jonathan Oakley 6601d69a52 General tidy-up 2 years ago
Jonathan Oakley ae201b977d Remove some messages from teensy_debug upload process 2 years ago
Jonathan Oakley 1d2df3b347 Make teensy_debug startup more robust 2 years ago
Fernando Trias 908d8caffe
Merge pull request #15 from SmittyHalibut/master 3 years ago
mark 676892ee14 https://github.com/ftrias/TeensyDebug/issues/14 Renaming `halt()` to `halt_cpu()` to eliminate conflicts with SD libraries. 3 years ago
Fernando Trias 072753c38e Update PlatformIO 3 years ago
Fernando Trias 28a780bca0 Fix compiler problem with -Os 3 years ago
Fernando Trias 843cfade59 Remove old files 4 years ago
Fernando Trias c0c5e459d7 move directory for zip 4 years ago
Fernando Trias ca254954ad Update zip file 4 years ago
Fernando Trias 40eff48784 Update install for new structure 4 years ago
Fernando Trias bfa101ad7b Bug #8 fix 4 years ago
Fernando Trias 0d379f8df8 Update install for new structure 4 years ago
Fernando Trias 7778f53496
Merge pull request #6 from stapelberg/teensy36 4 years ago
Michael Stapelberg 6d1fb61bdd add definitions for the Teensy 3.6 4 years ago
Fernando Trias fd31805754
Merge pull request #3 from luni64/master 4 years ago
luni64 ec0db32b1b Restructured to be compliant to the library format 1.5 rev 2.2 (https://arduino.github.io/arduino-cli/library-specification/) 4 years ago
Fernando Trias 52948467dc add VSCode advice 4 years ago
Fernando Trias 60481a9e46
Merge pull request #2 from KurtE/master 4 years ago
Fernando Trias d94a03c218 fix warnings 4 years ago
Kurt Eckhardt 76ad41f32c Remove compile errors on T4.x 4 years ago
Fernando Trias f69957c46d Fix 'p' on T3 4 years ago
Fernando Trias a6b388625b Comments & restore chaning software isr 4 years ago
Fernando Trias abe14e0fc4 Fix Teensy 3 4 years ago
Fernando Trias f8d7789bc1 Fix license 4 years ago
Fernando Trias fd8fbba4d4 Process "!" and eliminate delay 4 years ago
Fernando Trias 5e979142b4 Handle attachment more gracefully: incomplete 4 years ago
Fernando Trias 29f6e9fab7 fix typo 4 years ago
Fernando Trias 1182ae9786 Fix linux arduino install path 4 years ago
Fernando Trias 0f73235e18 Fix compile errors 4 years ago
Fernando Trias a4cf1ab0dd tweaks 4 years ago
Fernando Trias 1e594aadce enable file_system() 4 years ago
Fernando Trias 74741fccb6 document Debug object 4 years ago
Fernando Trias d469a097bd add debug.isGDBConnected() 4 years ago
Fernando Trias 65bc7ca3b1 eliminate gcc warnings 4 years ago
Fernando Trias b164bba405 remove debug msg 4 years ago