11 コミット (094701cc71ccf1c6fcf3d768b9fcb227d0abf3b0)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 44eff9a233 ♻️ Refactor HAL as singleton (#23357) 2年前
  Scott Lahteine 6a8b9274a3 ⏪️ Refactor still needs work 2年前
  Scott Lahteine e211ff148c
♻️ Refactor HAL as singleton (#23295) 2年前
  Mike La Spina 4411af655e
🏗️ Fix Maple HAL/STM32F1 PWM (#23211) 2年前
  Scott Lahteine 0539e870de 🎨 Rename HAL timer elements 2年前
  EvilGremlin 8049db20ff
ESP32 Tone Generator (#20704) 3年前
  Scott Lahteine 18853defdd
Reduce warnings, extern "C" cleanup (#20279) 3年前
  Scott Lahteine 0967c87a8f
Pins post-process header (#19860) 3年前
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4年前
  ellensp 33d1e77e2e
Allow pins override of *_TIMER_NUM and HAL_*_TIMER_ISR (#18128) 4年前
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4年前
  Scott Lahteine bfad23d3e2 (c) 2020 4年前
  Scott Lahteine 6e658a7c04 Code style and comment tweaks 4年前
  Jason Smith 9fd35c84ce SoftwareSerialM for SKR STM32F1 boards (#15875) 4年前
  Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 4年前
  Scott Lahteine f01f0d1956 Drop C-style 'void' argument 4年前
  Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 4年前
  Ringel e139c1d9d9 Fix ESP32 i2s stream, add PWM to extended pins (#14592) 5年前
  Scott Lahteine 056efaba91 Clean up section comments 5年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  felixstorm bc5a1fe562 Various fixes for ESP32 (#14102) 5年前
  Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Simon Jouet 5cd0fa3ce1 Basic GPIO expander using the ESP32 I2S peripheral (#12959) 5年前
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5年前
  Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 5年前
  Simon Jouet e2aeda61ed HAL for Espressif ESP32 Wifi 6年前
  etagle a215725df6 Fix stepper pulse timing 6年前
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6年前
  Scott Lahteine 206014a957 Fix LPC176x timer functions 6年前
  Scott Lahteine 37b15fe4cf Reorder HAL timer header items 6年前
  Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 6年前
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 6年前
  Bob-the-Kuhn 53362b81cc Tone fixes/changes (#10151) 6年前
  Bob-the-Kuhn 3c58ca181c [2.0.x] Correct step pulse width on LPC1768, DUE & Teensy35_36 (#10016) 6年前
  Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain 6年前
  Scott Lahteine d45f19d385 Remove Unicode from var name 6年前
  Chris Pepper a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) 6年前
  Scott Lahteine f2c0ed193d
Add tone support for Due (#9807) 6年前
  Scott Lahteine a810e585db Drop HAL_timer_set_count 6年前
  Scott Lahteine 03d790451f
[2.0.x] HAL timer set/get count => set/get compare (#9581) 6年前
  Scott Lahteine ac368f2788 Add STEPPER_ISR_ENABLED() to HALs 6年前
  Scott Lahteine 6149b82119 Allow setting current timer counter 6年前
  Scott Lahteine 82ef6b5242 Add an option to specify "pulse" timer 6年前
  Scott Lahteine b8bc965414 General cleanup HAL timers 6年前
  Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 6年前
  Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 6年前
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6年前
  Scott Lahteine 8315a8a716 Apply fixes for DUE 6年前
  Scott Lahteine 2af62a5d8d Apply spacing, const to some HAL code 6年前