Mercurial > public > hwos_code
annotate src/isr.inc @ 638:a3b21497d17e
Merge
author | heinrichsweikamp |
---|---|
date | Mon, 25 May 2020 17:36:50 +0200 |
parents | c40025d8e750 |
children | 75e90cd0c2c3 |
rev | line source |
---|---|
0 | 1 ;============================================================================= |
2 ; | |
623 | 3 ; File isr.inc combined next generation V3.0.1 |
0 | 4 ; |
5 ; | |
6 ; Copyright (c) 2011, JD Gascuel, HeinrichsWeikamp, all right reserved. | |
7 ;============================================================================= | |
8 ; HISTORY | |
9 ; 2011-08-06 : [mH] moving from OSTC code | |
10 | |
623 | 11 |
12 ; the macro for safe copying of ISR-modified data has moved | |
13 ; to hwos.inc and now works in some different way. |