Thomas Göttgens and GitHub
c4fdf374e1
fix: right-size warm tier for constrained platforms ( #10746 , #10705 ) ( #10759 )
...
* fix: right-size warm tier for constrained platforms and feed RP2040 watchdog during NodeDB save
* fix: size warm tier and traffic cache per-MCU RAM, lowering no-PSRAM ESP32 (classic/S2/C3) tiers
* docs: document nRF52/RP2040 #else fall-through in warm tier and TM cache cascades
2026-06-22 06:21:50 -05:00
Thomas Göttgens and Jonathan Bennett
56a33a07f7
remove private flag
2026-06-08 15:54:38 -05:00
Thomas Göttgens and Jonathan Bennett
ce80433e43
activate HWID
2026-06-08 15:54:24 -05:00
Thomas Göttgens and GitHub
8c4900a52f
Prevent ghost nodes during onboarding ( #10647 )
...
* Prevent ghost nodes during onboarding
* Coplilot is exceptionally nit-picky today
2026-06-07 22:54:25 +02:00
bfb833982e
Flip C6 to supported. ( #10646 )
...
* Flip C6 to supported.
* Re-add board_level pr
and remove redundant lib_deps
---------
Co-authored-by: Austin <vidplace7@gmail.com >
2026-06-07 15:12:59 -05:00
Thomas Göttgens and GitHub
f86cb7781e
Remove fragile JSON libraries from the firmware while retaining Meshtasticd JSON support ( #10152 )
2026-06-03 16:47:30 +02:00
Thomas Göttgens
e2aa44ec54
T-Echo-Card support ( #10267 )
...
# Conflicts:
# src/graphics/draw/UIRenderer.cpp
2026-05-19 09:53:45 +02:00
Thomas Göttgens and GitHub
1747e2d8e5
T-Echo-Card support ( #10267 )
2026-05-19 09:31:04 +02:00
Thomas Göttgens and GitHub
0832330327
Fix antenna switch initialization logic
2026-05-19 08:00:02 +02:00
Thomas Göttgens and GitHub
98e0604edf
Fix antenna switch initialization logic once more
2026-05-19 07:58:24 +02:00
Thomas Göttgens
6199faacf1
cherry pick backport fix for cardputer
2026-05-18 23:24:32 +02:00
Thomas Göttgens and GitHub
3261c04afb
Fix Antenna Switch on Cardputer ( #10491 )
2026-05-18 11:18:40 +02:00
64fd61706d
ThinkNode M7 ( #8077 )
...
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* rename variant and add guard macros
* older G3 operational. M7 next.
* Split out G3 and M7 to different variants. Completely new PCB design. The G3 stays on 'PRIVATE_HW'
* Define button behaviour and use all of the device flash
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: caveman99 <25002+caveman99@users.noreply.github.com >
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz >
2026-05-11 11:46:13 -05:00
8e99ffbe7e
ThinkNode M7 ( #8077 )
...
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* ThinkNode G3, ETH support WIP
* rename variant and add guard macros
* older G3 operational. M7 next.
* Split out G3 and M7 to different variants. Completely new PCB design. The G3 stays on 'PRIVATE_HW'
* Define button behaviour and use all of the device flash
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: caveman99 <25002+caveman99@users.noreply.github.com >
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz >
2026-05-11 11:33:13 -05:00
Thomas Göttgens and GitHub
4c24218afb
Revert "Update LovyanGFX to v1.2.20 ( #10232 )" ( #10269 ) ( #10270 )
...
This reverts commit fb1de111d7 .
2026-04-23 12:40:27 +02:00
Thomas Göttgens and GitHub
7c27f4e2df
Revert "Update LovyanGFX to v1.2.20 ( #10232 )" ( #10269 )
...
This reverts commit fb1de111d7 .
2026-04-23 12:37:05 +02:00
Thomas Göttgens and Ben Meadors
a67eb15ad3
fix last cppcheck issue ( #10154 )
2026-04-14 13:05:58 -05:00
Thomas Göttgens and GitHub
d6cf67b6bc
Clarify behavior when no radio instance is present
...
Add comment explaining silent behavior when no radio instance is available.
2026-04-14 12:19:58 +02:00
Thomas Göttgens and GitHub
e42ff3590c
fix last cppcheck issue ( #10154 )
2026-04-13 15:48:30 +02:00
969aefa551
Cardputer Kit ( #9540 )
...
* Cardputer Kit
BMI270 WIP
* BMI270 support
* verify that the number of bytes read matches the requested length
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* trunk'd
* remove excessive logging
* Kick the screen when unsleeping
* Update the st7789 library, and enable displayon and displayoff
* Battery detection
* Default to arrow keys and enter, while in menus.
* Enable Backlight control
* Update src/detect/ScanI2CTwoWire.cpp
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* updateState method now accepts shouldRequestFocus parameter for better maintainability
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2026-03-06 05:34:41 -06:00
Thomas Göttgens and GitHub
5f852a1c05
Add ADS1115 ADC to recognition as used on RAK6421 Hat ( #9790 )
2026-03-03 08:55:53 +01:00
Thomas Göttgens and GitHub
54781cf51a
hopefully fix remaining cppcheck issues ( #9745 )
2026-02-25 10:27:21 +01:00
Thomas Göttgens
58496e56d2
fail cppcheck on low already. Code quality for the win.
2026-02-24 22:45:38 +01:00
Thomas Göttgens and GitHub
178c3114d9
Fake IAQ values on Non-BSEC2 platforms like Platformio and the original ESP32 ( #9663 )
...
* BSEC2 Replacement
- add approximation for IAQ to non-BSEC2 platforms.
- Re-add this sensor to ESP32 targets, and refactor env_extra includes.
- Fix C++ 11 compatibility
* Check for gas resistance 0
2026-02-17 22:16:56 +01:00
Thomas Göttgens and GitHub
a4ba312579
zip a few gitrefs down ( #9672 )
2026-02-17 09:53:20 +01:00
Thomas Göttgens and GitHub
a227fd7028
#9623 resolved a local shadow of next_key by converting it to int. ( #9665 )
2026-02-16 19:39:43 +01:00
6b44b5786e
fix detection of SCD30 by checking if the size of the return from a 2 byte register read is correct ( #9664 )
...
* fix detection of SCD30 by checking if thee size of the return from a 2 byte register read is correct
fix signedness warning in PMSA003 sensor code.
* Add alternate path for LPS22HB
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* check EndTransmission for errors and compare returned length to expected value
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-16 10:07:07 -06:00
Thomas Göttgens and GitHub
5feba46b53
our firmware action is too clever
...
Update pio_target and add pio_opts for checks.
2026-02-16 16:39:31 +01:00
Thomas Göttgens and GitHub
56fd9c7813
fix a lot of low level cppcheck warnings ( #9623 )
...
* simplify the observer pattern, since all the called functions are const getters.
* use arduino macro over std: for numerical values and refactor local variables in drawScrollbar()
* oh, so Cppcheck actually complained about const pointers not being const.
* slowly getting out of ifdef hell
* fix inkHUD warnings as well
* last 2 check warnings
* git checks should fail on low defects from now on
2026-02-16 12:28:07 +01:00
Thomas Göttgens and Ben Meadors
5b03b1fe52
fix some random compiler warnings ( #9596 )
2026-02-11 06:45:26 -06:00
Thomas Göttgens and GitHub
f96a8593f2
fix some random compiler warnings ( #9596 )
2026-02-11 06:43:05 -06:00
233e6acc85
Preliminary Thinknode M4 Support ( #8754 )
...
* Preliminary Thinknode M4 Support
* oops
* Fix RF switch TX configuration
* trunk'd
* GPS fix for M4
* Battery handling and LED for M4
* Trunk
* Drop debug warnings
* Make Red LED notification
* Merge cleanup
* Make white LEDs flash during charge
---------
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz >
2026-01-14 21:36:53 -06:00
Thomas Göttgens and GitHub
79e8fc94bc
3401 fix ( #8755 )
...
* Preliminary Thinknode M4 Support
* fix 3401 detection
* don't push unrelated work
2025-11-25 16:35:17 -06:00
Thomas Göttgens
451e52b541
fix some minor compiler warnings. Note: The 'delete' is actually safe, so we suppress the warning.
2025-11-21 10:42:15 +01:00
Thomas Göttgens
d743ba8e75
Add Thinknode M6
2025-11-21 10:14:06 +01:00
Thomas Göttgens and GitHub
a62fed3289
Merge pull request #8610 from meshtastic/fix-ldro
...
Change RadioLib to commit zip til 7.4.1+ is released
2025-11-10 22:31:03 +01:00
Thomas Göttgens and GitHub
7d2744fae0
Change RadioLib to commit zip til 7.4.1+ is released
...
fixes regression for SX127x chips per @GUVWAF
2025-11-10 16:16:24 +01:00
71d84404c6
add WIP for Unit C6L ( #7433 )
...
* add WIP for Unit C6L
* adapt to new config structure
* Add c6l BLE and screen support (#7991 )
* Minor c6l fix
* Move out of PRIVATE_HW
---------
Co-authored-by: Austin <vidplace7@gmail.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Jonathan Bennett <jbennett@incomsystems.biz >
Co-authored-by: Jason P <Xaositek@users.noreply.github.com >
Co-authored-by: Markus <Links2004@users.noreply.github.com >
2025-09-17 22:40:55 +02:00
Thomas Göttgens and GitHub
9feb1d378e
Support for T-Echo Lite, credits to @Szetya for doing all the heavy lifting! ( #7636 )
...
* Support for T-Echo Lite, credts to @Szetya for doing all the heavy lifting!
* move define to ini file
2025-08-17 13:37:12 +02:00
Thomas Göttgens and GitHub
e69da71d4e
reorder for correct recognition ( #7604 )
2025-08-11 11:53:01 +02:00
Thomas Göttgens and GitHub
d1f3c3c982
128row display ( #7511 )
...
* Fix 128 row monochrome display
* trunk fmt
* fix assignment
2025-08-04 17:25:31 +02:00
Thomas Göttgens and GitHub
608fdc6f52
Santa may be checking his list twice, but we only need this in the platformio.ini ( #7490 )
2025-07-28 09:47:46 -05:00
Thomas Göttgens and GitHub
b851b15a73
fix UDP builds on nRF ( #7394 )
...
* fix UDP builds on nRF
* fix rp2040 too
2025-07-20 23:13:50 +02:00
a9c9b96eb6
UDP for RAK4631 Eth Gw and the t-eth-elite. Solves #7149 ( #7385 )
...
* UDP for RAK4631 Eth Gw and the t-eth-elite. Also enable IP output on Portduino. Solves #7149
* Copilot suggestion
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* fix portduino build
* initialize local port
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-07-20 06:22:00 -05:00
Thomas Göttgens and GitHub
55fc4fcd90
clean up double i2c init/scan code ( #7359 )
2025-07-17 00:40:29 +02:00
Thomas Göttgens and GitHub
ac3e5684d6
get git url part from local repo ( #7331 )
2025-07-14 05:11:26 -05:00
Thomas Göttgens and GitHub
16d2650236
add pioenv to version string in debug log ( #7328 )
2025-07-13 19:16:14 +02:00
Thomas Göttgens and GitHub
96c18d9908
Add LINK32 (Lilygo) Board with Light+Environment sensors ( #6899 )
...
* Add LINK32 (Lilygo) Board with Light+Environment sensors
TODO: replace PRIVATE_HW with actual HWID
* Add LINK32 (Lilygo) Board with Light+Environment sensors
TODO: replace PRIVATE_HW with actual HWID
* Update to real HWID and trunk fmt
2025-05-27 18:11:32 -05:00
cc66f7c79b
Crowpanel 4.3, 5.0, 7.0 support ( #6611 )
...
* SD software SPI control
* fix notification crash;
* allow wake on touch
* don't build non-MUI variants
* use pwm buzzer
* Finalize support for Crowpanel TFT 2.4, 2.8 and 3.5
* add hardware ID for TFT panels
* Add stubs for the bigger panels. WIP!
* fix braces
* elecrow 4.3, 5.0, 7.0 support
* completed implementation 4.3, 5.0, 7.0 variants
* NodeDB default config & simplified light sleep macros
* trunk fmt
* remove flags
* removed leftovers (note: rtc gpios are only needed for deep sleep; the remove section caused issues with the elecrows)
---------
Co-authored-by: mverch67 <manuel.verch@gmx.de >
Co-authored-by: Manuel <71137295+mverch67@users.noreply.github.com >
Co-authored-by: Austin <vidplace7@gmail.com >
2025-05-13 14:15:52 +02:00
e2f6600cb9
Lib Update ( #6510 )
...
* Lib Update
Draft because PIN display doesn't work yet.
* pin entry still no worky
* Fix for missing PIN code issue (#6574 )
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Alexander Begoon <alex@begoonlab.tech >
2025-04-17 15:58:28 -05:00
ef14967fbf
Crowpanel 2.4,2.8 and 3.5 support ( #6355 )
...
Co-authored-by: mverch67 <manuel.verch@gmx.de >
2025-04-17 16:03:37 +02:00
Thomas Göttgens and GitHub
fc3d9f2a15
fix power pin definition
2025-04-09 14:55:23 +02:00
Thomas Göttgens and GitHub
c94dd1e331
Minor adjustment of blink codes and 'unstick' the M2 button. ( #6521 )
2025-04-08 10:46:39 -05:00
Thomas Göttgens and GitHub
a084073cc1
inkhud doesn't have a button thread ( #6513 )
2025-04-07 08:35:51 -05:00
606abfc116
Fix several features of M1 and M2 (i know what the 7 is now ...) ( #6507 )
...
* Fix several features of M1 and M2 (i know what the 7 is now ...)
* 'THe' should be 'The'.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* remove floating definition
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-04-07 05:46:22 -05:00
Thomas Göttgens and GitHub
11bafae287
update OLED library ( #6489 )
2025-04-03 16:02:46 +02:00
Thomas Göttgens and GitHub
594cb0cc1e
reinstate M1 Backlight ( #6484 )
2025-04-02 19:15:12 -05:00
Thomas Göttgens and GitHub
a93d779ec0
Update library deps and nrf Toolchain ( #6450 )
2025-03-30 08:13:18 -05:00
3148e7277d
Fix a couple of warnings ( #6445 )
...
* Fix a couple of warnings
* fix build error
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2025-03-29 08:14:24 -05:00
Thomas Göttgens and GitHub
7df327664e
add missing C8H10N4O2
2025-03-29 14:13:01 +01:00
Thomas Göttgens and GitHub
ea9485657e
Speed up builds by referencing github zips for shallow checkouts ( #6441 )
...
* Speed up builds by referencing github zips for shallow checkouts
* sadly the zips don't include submodules OR submodule metadata
2025-03-29 06:19:05 -05:00
Thomas Göttgens and GitHub
0491c890d7
recognize M1
2025-03-29 08:26:30 +01:00
6c7c0770f9
add ThinkNode M2 Support ( #6354 )
...
* [WIP] Base firmware pending support for 2nd button
* Update button behaviour. Still WIP
* [WIP] Base firmware pending support for 2nd button
* Update button behaviour. Still WIP
* change env to lowercase
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com >
* yea - well - what else is new?
* fix secondary button behavior and update trunk
---------
Co-authored-by: rcarteraz <robert.l.carter2@gmail.com >
2025-03-28 19:55:00 -05:00
Thomas Göttgens and GitHub
4a12b4eb32
add Thinknode-M1 ( #6435 )
...
* ThinkNode M1
* Update Epaper Driver
* Your day isn't complete unless trunk has complained about your formatting at least once.
2025-03-28 21:22:17 +01:00
Thomas Göttgens and GitHub
640e731ad2
Remove button fix for further investigation
2025-03-26 15:18:21 +01:00
Thomas Göttgens
ba81a8ad87
Fix default pin assignment
2025-03-26 15:02:53 +01:00
Thomas Göttgens and GitHub
1ee800e901
add MUI/inkHUD to bug report template ( #6376 )
2025-03-23 12:33:26 +01:00
Thomas Göttgens and GitHub
0951fdd49b
Add support for Heltec HRI-3621 industrial sensor hub ( #6366 )
2025-03-21 16:12:49 +01:00
848a3ed6a1
implement littlefs for stm32 ( #5987 )
...
Co-authored-by: GUVWAF <78759985+GUVWAF@users.noreply.github.com >
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
Co-authored-by: Daniel Peter Chokola <dan.chokola@gmail.com >
Co-authored-by: Mark Trevor Birss <markbirss@gmail.com >
Co-authored-by: Austin <vidplace7@gmail.com >
2025-03-21 16:12:27 +01:00
Thomas Göttgens
2d565c2921
trunk'd
2025-03-16 16:18:12 +01:00
Thomas Göttgens and GitHub
1640fb105d
new device: Lilygo T-Eth-Elite ( #6321 )
2025-03-15 14:15:35 +01:00
Thomas Göttgens and GitHub
79233fe99d
mainline tlora v3 ( #6322 )
2025-03-15 11:30:58 +01:00
Thomas Göttgens and GitHub
6715662281
don't build the niche* stuff for non-inkHUD builds. ( #6217 )
2025-03-03 09:10:47 -06:00
Thomas Göttgens and GitHub
f89f916f96
Revert "Trunk: Add clang-tidy ( #6171 )" ( #6203 )
...
This reverts commit 12fde696c1 .
2025-03-02 13:58:37 +01:00
Thomas Göttgens
ed07cc067a
Merge branch 'master' of https://github.com/meshtastic/firmware
2025-02-03 16:48:23 +01:00
Thomas Göttgens
a3a295488c
add firmware build script for use with docker
2025-02-03 16:48:10 +01:00
Thomas Göttgens and GitHub
5c17afb2ac
Clean up some legacy macro definitions ( #5983 )
2025-02-03 09:36:05 -06:00
Thomas Göttgens and GitHub
30a31a3a13
Oem logo ( #5939 )
...
* reinstate oemlogo, add to userPrefs.jsonc
* disable from default build
2025-01-28 08:38:22 -06:00
Thomas Göttgens
7fb22cf678
ignore platformio core files when building in place
2025-01-22 14:11:58 +01:00
Thomas Göttgens and GitHub
973b453d43
Update RAK2560 code ( #5844 )
...
* * Update RAK9154 sensor to tx remote power telemetry
* remove uf2 script, pio run does that inline
* move sensor module to correct position
* disable LED and Accelerometer code on rak2560
* trunk fmt
* mention epaper variant
* attention, revert, revert
* Enable Environment Telemetry of these values
* fix float values
2025-01-20 09:34:54 +01:00
Thomas Göttgens and GitHub
b353bcc04a
fix detection of lark weather station and add rain sensor ( #5874 )
...
* fix detection of lark weather station
* fix unit tests and add support for Dfrobot rain gauge
* fix name display on bootup
* fix gauge init logic
* trunk fmt
2025-01-18 14:10:13 +01:00
Thomas Göttgens and GitHub
25a5f178e1
remove ethernet code from this variant, remove unused radio chip code ( #5810 )
...
* remove ethernet code from this variant, remove unused radio chip code
* remove ethernet lib too, pin onewire library to release hash
2025-01-11 10:43:48 +08:00
Thomas Göttgens and GitHub
35cd600c54
update to 7.1.2 and remove the obsolete default_envs. ( #5771 )
2025-01-06 17:08:12 +01:00
Thomas Göttgens and GitHub
9bda080e3d
evaluate GPS_THREAD_INTERVAL after variant file ( #5722 )
2025-01-02 16:05:12 +01:00
Thomas Göttgens and GitHub
8b34c4ff05
fix misc cppcheck things and compile time warnings ( #5710 )
2024-12-31 15:58:59 +01:00
Thomas Göttgens and GitHub
a2a6b236b7
support indicator sensors through Rp2040 serial ( #5696 )
...
* support indicator sensors through Rp2040 serial
* disable excessive debug printing
2024-12-30 21:28:31 +01:00
Thomas Göttgens and GitHub
57af51cc18
fix typo in nugget radio def
2024-12-24 09:04:57 +01:00
Thomas Göttgens and GitHub
8e6ef4ea04
add nugget and nibble boards for 38c3 ( #5609 )
...
* add nugget and nibble boards for 38c3
* mark those boards extra for now
2024-12-21 14:57:01 +01:00
Thomas Göttgens and GitHub
332dbaf573
Support TLORA_V3.0 ( #5563 )
...
- Support TLORA_V3.0. Update of the legendary 2.1_1.6.1 with solar charger, TCXO and IPEX connector.
- 'extra' some short-lived EOL intermediate boards in that range. If possible use T3S3 instead of all of these!
- update trunk to latest version
2024-12-14 10:59:15 +01:00
Thomas Göttgens and GitHub
ad9d7a4972
fixes https://github.com/meshtastic/firmware/issues/5434 ( #5435 )
...
* update libpax
* fix interval init
2024-11-24 14:28:36 +01:00
Thomas Göttgens and GitHub
fcfb197571
try to detect dfrobot station to tell it apart from an ublox gps. ( #5393 )
2024-11-23 16:56:40 +01:00
eb8d38a7e9
radiolib update ( #5246 )
...
* update radiolib to 7.1.0
* stay at 7.0.2 for STM32, also remove unused board from ESP32 arch
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2024-11-11 16:05:48 +01:00
Thomas Göttgens and GitHub
b0a5a26f58
fix wio-tracker-dev sensor scan ( #5274 )
2024-11-07 18:01:58 +01:00
Thomas Göttgens
a815a770b4
Sync up ESP32 build variants
2024-11-07 15:03:05 +01:00
0a82fd28b3
PIO_ENV ( #5239 )
...
* add hw_env to packet
needs https://github.com/meshtastic/protobufs/pull/616
* rename to pio_env
* Move to mynodeinfo
* Includy doody
---------
Co-authored-by: Ben Meadors <benmmeadors@gmail.com >
2024-11-03 20:02:13 -06:00
Thomas Göttgens and GitHub
d00acc5d7b
Update stale_bot.yml
2024-11-03 20:10:17 +01:00
Thomas Göttgens and GitHub
aae346aef7
Update stale_bot.yml
2024-10-30 23:02:59 +01:00
Thomas Göttgens and GitHub
0726eaa678
Update stale_bot.yml
2024-10-30 10:43:08 +01:00
Thomas Göttgens and GitHub
50fb575caa
Update stale_bot.yml
2024-10-30 10:16:40 +01:00
Thomas Göttgens and GitHub
cc59a50cba
Test: mark issues as stale
2024-10-30 10:14:59 +01:00