Skip to content

History / HardwareTimer library

Revisions

  • doc(hardwaretimer): update after hardening See https://github.com/stm32duino/Arduino_Core_STM32/pull/2572 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>

    @fpistm fpistm committed Nov 21, 2024
  • chore: use alerts Markdown extension instead of images See https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts Signed-off-by: Frederic Pillon <frederic.pillon@st.com>

    @fpistm fpistm committed May 28, 2024
  • fix: typo raised by codespell Signed-off-by: Frederic Pillon <frederic.pillon@st.com>

    @fpistm fpistm committed May 28, 2024
  • chore: clean up and refactor links - Refactor some links - Update broken links - Removal of broken links without alternative Signed-off-by: Frederic Pillon <frederic.pillon@st.com>

    @fpistm fpistm committed Mar 6, 2023
  • Updated HardwareTimer library (markdown)

    @ABOSTM ABOSTM committed Mar 2, 2023
  • Replaced "interruption" by "interrupt". Added a note about the UIF flag being automatically cleared by the HAL driver, as explained by ABOSTM.

    @AndrewBCN AndrewBCN committed Mar 2, 2023
  • Fix small typo: missing '0'. Value should be 0x10000, not 0x1000.

    @AndrewBCN AndrewBCN committed Mar 2, 2023
  • Updated HardwareTimer library (markdown)

    @ABOSTM ABOSTM committed Mar 2, 2023
  • Updated HardwareTimer library (markdown)

    @ABOSTM ABOSTM committed Mar 2, 2023
  • removed getArgs() that only lived in PR for a short while

    @ramboerik ramboerik committed Mar 2, 2023
  • Updated HardwareTimer library (markdown)

    @ABOSTM ABOSTM committed Mar 2, 2023
  • Updated HardwareTimer library (markdown)

    @ABOSTM ABOSTM committed Mar 2, 2023
  • Updated HardwareTimer library (markdown)

    @ramboerik ramboerik committed Mar 2, 2023
  • Updated HardwareTimer library (markdown)

    @ramboerik ramboerik committed Mar 2, 2023
  • Updated HardwareTimer library (markdown)

    @ABOSTM ABOSTM committed Mar 2, 2023
  • added SoftSerial timer among timers to avoid

    @LinoBarreca LinoBarreca committed Mar 2, 2023
  • added method hasInterrupt

    @LinoBarreca LinoBarreca committed Mar 2, 2023
  • added a note on proper usage of attachInterrupt and detachInterrupt

    @LinoBarreca LinoBarreca committed Mar 2, 2023
  • Updated HardwareTimer library (markdown)

    @fpistm fpistm committed Mar 2, 2023
  • Updated HardwareTimer library (markdown)

    @fpistm fpistm committed Mar 2, 2023
  • Updated HardwareTimer library (markdown)

    @fpistm fpistm committed Mar 2, 2023
  • Created HardwareTimer library (markdown)

    @ABOSTM ABOSTM committed Mar 2, 2023