travis-farmer
bbca4379d2
sorta works, but no adc yet
2023-10-23 14:38:29 -04:00
travis-farmer
decebd1802
getting up to date, in case i abandon
2023-10-22 17:24:25 -04:00
travis-farmer
e816ef2b03
Portenta_H7_TimerInterrupt compiles in, but crash
2023-10-21 11:55:21 -04:00
travis-farmer
a84eba7ab6
fixing a few stale placeholders
2023-10-21 06:45:52 -04:00
travis-farmer
7259924466
It Compiles!
2023-10-21 04:10:50 -04:00
travis-farmer
5955a9f593
commit current
2023-10-19 15:01:05 -04:00
travis-farmer
bcf8e27e43
abandoning port to giga...
2023-10-19 11:56:33 -04:00
travis-farmer
c8e46fed76
commit current work
2023-10-19 10:39:25 -04:00
travis-farmer
23a0a42df2
work arounds
2023-10-19 09:10:44 -04:00
Travis Farmer
ef78b52c2a
initial work, no compile yet
2023-10-18 16:59:56 -04:00
pmantoine
a8321fff42
Merge pull request #352 from DCC-EX/STM32_I2C_PMA_NEIL
...
Stm32 i2 c pma neil
2023-09-13 16:43:59 +08:00
peteGSX
a0562fdf5c
Update defines to match changes in devel
2023-09-10 07:06:27 +10:00
peteGSX
dbf053858b
Undo max params
2023-08-30 13:40:09 +10:00
peteGSX
6cad794411
Working with 15 positions
2023-08-29 19:04:45 +10:00
Harald Barth
aa1f25fc72
Set WIFI_FORCE_AP default as false
2023-07-09 12:04:40 +02:00
Harald Barth
f19db3aa5c
DISABLE_PROG does count as less RAM as well
2023-07-04 16:25:15 +02:00
pmantoine
988011475c
STM32 Serial port handling for WiFi
2023-06-20 08:34:27 +08:00
pmantoine
1a3d295564
Nucleo-F446RE and other serial port updates.
2023-05-20 21:50:20 +08:00
Neil McKechnie
cc2846d932
STM32 Native I2C first working version
...
Working for reads and writes, needs more testing and perhaps a polish.
2023-03-27 00:20:59 +01:00
Neil McKechnie
c2e8557c4c
defines.h - cosmetic change to indenting.
...
Lay out long #if statement with indents to make it a bit easier to read.
2023-02-21 11:12:31 +00:00
Neil McKechnie
8e90bb6996
Enable extended addresses and extended OLED characters on all but Nano, Uno and Mega4809..
...
Define I2C_EXTENDED_ADDRESS on most platforms, and define NO_EXTENDED_CHARACTERS on Nano, Uno and Mega4809.
2023-02-21 11:07:19 +00:00
Neil McKechnie
8ed3bbd845
Support for multiple displays
...
Refactor display handling so DisplayInterface class passes the relevant commands to the relevant display objects.
2023-02-16 16:41:13 +00:00
Neil McKechnie
9e0e110b5d
Update defines.h - inappropriate define NO_INTERRUPTS replaced with I2C_USE_WIRE.
2023-02-09 00:17:31 +00:00
Asbelos
1d61a8f3f9
HIGHMEM + WITHROTTLE
...
EXRAIL HIGHMEM feature affects parser and withrottle.
Ringstream and wifi fixes
Withrottle connecting / reconnecting
2022-12-16 13:14:48 +00:00
Harald Barth
81b5b25430
disable EEPROM on ESP32
2022-10-14 14:20:32 +02:00
Harald Barth
ee568fcd11
make the Adc class functions the normal code path
2022-10-04 21:55:13 +02:00
Harald Barth
5e616a9eb2
make compile for other arch but AVR
2022-10-02 22:53:35 +02:00
pmantoine
e7d8d320bd
SAMD21 I2C native interrupt capable driver
2022-08-06 17:51:13 +08:00
pmantoine
17bdd2d724
Teensy build support, STM32F411RE first beta
2022-08-06 16:53:14 +08:00
Harald Barth
0373f060fb
use pragma GCC push and pop correctly
2022-07-26 12:18:33 +02:00
Asbelos
3681f0e445
Serial/SerialUSB cleanup
2022-07-08 15:52:46 +01:00
Asbelos
9768083bfe
DCCTimer::reset
...
Moves CPU dependent reset code into correct place.
2022-07-08 15:01:40 +01:00
Asbelos
090acdae44
More SAMD cleanup
2022-07-08 10:46:52 +01:00
Asbelos
385afdeb6c
Merge remote-tracking branch 'origin/TrackManager_SAMD' into PORTX_HAL
2022-07-07 10:02:28 +01:00
Asbelos
108c5050ad
Update defines.h
...
Avoid Wifi on uniwifirev2 untile we have a proper wifinina interface.
2022-07-06 23:46:00 +01:00
Asbelos
06d1040da0
Merge remote-tracking branch 'origin/SAMD_Integration_PMA' into PORTX_HAL
2022-07-06 17:13:59 +01:00
Asbelos
14dc569366
Moved CPU type detection to defines.h
...
And fixed up BIG_RAM/HAS_ENOUGH_RAM issues.
2022-07-06 17:05:34 +01:00
pmantoine
6135272c32
SAMD Support Initial Patches
2022-05-17 18:06:08 +08:00
Asbelos
d2fa44eec7
EXRAIL VIRTUAL_TURNOUT
2022-05-16 11:06:41 +08:00
pmantoine
cb365579d8
Minor edits.
2022-05-05 21:20:49 +08:00
pmantoine
5dfc014f49
Some useful code plug debug goo
2022-04-05 09:24:29 +08:00
pmantoine
cd0dfc565c
Initial SAMD defines
2022-04-01 21:29:15 +08:00
Harald Barth
f7e2c0ca99
add ESP defines
2022-03-04 23:37:27 +01:00
Fred
bd7c8bf78e
Rename RMFT files and references to EXRAIL ( #201 )
...
Make naming consistent with our marketing of ex-rail for files and defines
* Rename RMFT.h to EXRAIL.h
* Rename RMFT2.cpp to EXRAIL2.cpp
* Rename RMFT2.h to EXRAIL2.h
* Rename RMFT2MacroReset.h to EXRAIL2MacroReset.h
* Rename RMFTMacros.h to EXRAILMacros.h
* Rename RMFT references to EXRAIL
2022-01-30 12:31:26 -05:00
Harald Barth
73ea7a1479
compiles on Nano Every
2022-01-15 20:23:58 +01:00
Harald Barth
d45585ce3d
update copyright notes
2022-01-07 02:28:35 +01:00
Asbelos
4d809b85b3
Clean up exrail warning on nanos
2021-12-15 20:08:24 +00:00
Asbelos
a4fc10d466
Wifi/Ethernet warnings
2021-12-05 12:24:46 +00:00
Harald Barth
a4f746c00c
Warn for broken configs
2021-11-22 00:41:47 +01:00
Harald Barth
1807189183
make it possible to disable EEPROM code to save flash space
2021-11-08 02:07:21 +01:00