1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-22 21:23:07 +03:00
Earle F. Philhower, III d742df84e5
Make stopWaveform call interrupt callable (#5248)
* Make stopWaveform call interrupt callable

Match the behavior of pre-2.4.2 PWM by allowing stopWaveform to be
called from an interrupt.

Fixes #5247

* Move to O2, save ~500 bytes of code

The actual runtime difference of -O2 vs -O3 is quite small, but -O3
takes ~500 more bytes of code (~300 more in IRAM, ~200 more in PMEM).
2018-10-16 16:39:22 -07:00
..
2017-12-08 02:08:54 -03:00
2018-08-26 13:47:01 -04:00
2018-09-25 10:47:27 -03:00
2017-01-31 10:07:59 +03:00
2016-05-20 10:20:04 +08:00
2016-05-20 10:20:04 +08:00
2018-03-09 12:47:22 +08:00
2018-03-09 12:47:22 +08:00
2018-04-02 07:37:21 -07:00
2017-05-12 01:03:14 -05:00
2018-09-10 01:50:01 -03:00
2016-03-03 02:13:22 +03:00
2016-05-26 12:53:48 +02:00
2014-12-01 00:34:28 +03:00