Mercurial > public > hwos_code
annotate src/isr.inc @ 645:070528a88715
3.16 release
author | heinrichsweikamp |
---|---|
date | Sun, 07 Nov 2021 12:39:23 +0100 |
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. |