Commit graph

7 commits

Author SHA1 Message Date
stnolting
c58c3955ed [docs] rename minimal blink_led deo project 2022-10-27 18:25:57 +02:00
stnolting
df27487db3 [docs/userguide] minor edits 2022-08-27 20:03:46 +02:00
stnolting
265d9484b1 [docs] add Segger Embedded Studio section 2022-06-13 19:34:34 +02:00
stnolting
3d9a7645eb [ug] add note: hardcoded EBREAK instructions 2022-05-28 18:59:46 +02:00
stnolting
f6bb7feb87
🐛 fix bug in crt0.S interrupt setup (#297)
* 🐛 fixed crt0 IRQ setup

The first thing crt0 has t do is to disable interrupts globally!

* update executable images

due to chnage of crt0.S

* add version 1.6.9.11

* add crt0 IRQ disable to docs
2022-04-08 17:00:02 +02:00
stnolting
0fbdf962e2 [docs/userguide] reworked section "Debugging using the OCD"
added "hardware" breakpoint example
2022-02-10 08:06:38 +01:00
stnolting
ede9f2b44f [docs/userguide] split user guide into several files 2021-11-29 11:09:33 +01:00