index
:
IronOS
4-ohm-tip
Pinecil-PID-tune
Refactoring-UI-Layout
Sequre-PWM
Sequre-T55
TS101-logo-dfu
bl_mcu_sdk_1.4.5
cmake
dev
discip-patch-1
discip-patch-2
docs
double-pinecilv2-reg-freq
epr-pinecil-og
extra-pd-option
fix-undervoltage-translation-1780
gh-pages
gui-multi-screen
issue-1946-thermal-runaway-update
issue-1986
master
mhp30
pinecilv2-adc-v2
revert-1866-z-sleep
revise-pps-avs
testing
translations
ts80_accel_fix
version
Open Source Soldering Iron firmware
Ralim
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
source
/
Core
/
BSP
/
MHP30
/
BSP.cpp
Age
Commit message (
Expand
)
Author
2023-12-27
Cleanup make includes and formatting rules (#1860)
Ben V. Brown
2023-12-19
MHP30: GD32 doesnt implement analog mode (#1845)
Ben V. Brown
2023-11-16
Migrate all Miniware devices to use Bit-Bang I2C (#1838)
Ben V. Brown
2023-10-21
Pinecil v2 tune via PID (#1827)
v2.22-rc3
v2.22
Ben V. Brown
2023-08-01
Abstract out showing bootlogo
Ben V. Brown
2023-06-04
Refactor PinecilV2 Tuning
Ben V. Brown
2023-04-25
put soldering profile mode into its own file, put common functions in utils
Laura Klünder
2023-04-23
full profile support
Laura Klünder
2022-08-19
Pinecil V2 (#1341)
Ben V. Brown
2022-06-16
DeviceID (#1314)
Ben V. Brown
2022-06-16
Startup behaviour fixes (#1306)
Ben V. Brown
2021-09-15
style
Ben V. Brown
2021-09-15
Unify settings for each model into once place
Ben V. Brown
2021-09-14
Retiming all the PWM's
Ben V. Brown
2021-09-11
Reworking raw adc, handle temp done
Ben V. Brown
2021-05-08
Mask PWM during beep
Ben V. Brown
2021-05-05
Add buzzer beep when at temperature 🎵
Ben V. Brown
2021-05-04
Fix bootloader size
Ben V. Brown
2021-05-04
Move WS2812 driver to template class
Ben V. Brown
2021-05-03
Fix build issues
Ben V. Brown
2021-05-03
Format new content
Ben V. Brown
2021-05-03
Better colour
Ben V. Brown
2021-05-03
Fix tip disconnection sense value
Ben V. Brown
2021-05-03
Hook some status colours to the LED
Ben V. Brown
2021-05-03
Removing timer as wont work & replace with bit bang
Ben V. Brown
2021-05-02
WiP on WS2812 Protocol driver
Ben V. Brown
2021-05-02
Setting up TIM1 for WS2812
Ben V. Brown
2021-05-02
Handle tip connect & disconnect in detection
Ben V. Brown
2021-05-02
Updated cold junction temp curve
Ben V. Brown
2021-05-02
Format BSP
Ben V. Brown
2021-05-01
WiP res measurement
Ben V. Brown
2021-05-01
Create isTipDisconnected function
Ben V. Brown
2021-04-28
Style
Ben V. Brown
2021-04-28
NTC lookup cleaned up and shrunk + linear interpolate
Ben V. Brown
2021-04-27
Formatting pass
Ben V. Brown
2021-04-27
Update BSP.cpp
Ben V. Brown
2021-04-26
Basic OLED working
Ben V. Brown
2021-04-26
Cleaning up config
Ben V. Brown
2021-04-26
Import miniware files
Ben V. Brown