diff options
author | Damien George <damien.p.george@gmail.com> | 2015-11-24 16:23:54 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-11-24 16:23:54 +0000 |
commit | 36bd10779c3721d1b4b66c549023fd4a33f4db58 (patch) | |
tree | dbdf19a3c93be9722ee28c8782d37e42e53c4594 /esp8266/moduos.c | |
parent | e99e6c883d70eda894aba124c8ee0495dc90c350 (diff) | |
download | micropython-36bd10779c3721d1b4b66c549023fd4a33f4db58.tar.gz micropython-36bd10779c3721d1b4b66c549023fd4a33f4db58.zip |
stmhal: In SysTick IRQ handler, make uwTick variable non-volatile.
uwTick can only change in the SysTick IRQ so this IRQ function does not
need to take special care with this variable. It's important to make
this IRQ function as efficient as possible.
Diffstat (limited to 'esp8266/moduos.c')
0 files changed, 0 insertions, 0 deletions