Prusa-Firmware/Firmware
gudnimg ad1e3cb12a Configuration: missing stdint.h include
The following error is raised in unit testing environment:

Prusa-Firmware/Firmware/Configuration.h:16:14: error: ‘uint16_t’ does not name a type
   16 | extern const uint16_t _nPrinterType;
2024-08-09 14:57:07 +00:00
..
mmu2 Remove White spaces 2024-05-20 19:09:03 +02:00
thermal_model Rebase update REVO and solve @wavexx comments 2023-07-25 17:24:02 +02:00
variants Replace hradecoded XYZ Z correction value with Z_MAX_POS_XYZ_CALIBRATION_CORRECTION 2024-07-04 10:12:38 +02:00
BlinkM.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
BlinkM.h
Configuration.cpp Add static_assert check for TEMP_HYSTERESIS 2023-08-21 06:35:32 +02:00
Configuration.h Configuration: missing stdint.h include 2024-08-09 14:57:07 +00:00
ConfigurationStore.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
ConfigurationStore.h Rename minsegmenttime --> min_segment_time_us 2023-07-25 17:10:44 +02:00
Configuration_adv.h Remove White spaces 2024-05-20 19:09:03 +02:00
Configuration_var.h
Dcodes.cpp Remove a bit of unused code which is disabled at compile time 2024-07-31 09:53:45 +00:00
Dcodes.h
Filament_sensor.cpp Remove a bit of unused code which is disabled at compile time 2024-07-31 09:53:45 +00:00
Filament_sensor.h Remove White spaces 2024-05-20 19:09:03 +02:00
Firmware.ino
FontTable.h Update enabled diacritics 2023-10-19 13:07:49 +02:00
Marlin.h Remove a bit of unused code which is disabled at compile time 2024-07-31 09:53:45 +00:00
MarlinSerial.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
MarlinSerial.h Remove White spaces 2024-05-20 19:09:03 +02:00
Marlin_main.cpp Remove unused enum MeshLevelingState 2024-08-03 16:48:08 +00:00
Prusa_farm.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
Prusa_farm.h
Sd2Card.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
Sd2Card.h Remove White spaces 2024-05-20 19:09:03 +02:00
SdBaseFile.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
SdBaseFile.h Remove White spaces 2024-05-20 19:09:03 +02:00
SdFatConfig.h
SdFatStructs.h Remove White spaces 2024-05-20 19:09:03 +02:00
SdFatUtil.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
SdFatUtil.h
SdFile.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
SdFile.h Remove White spaces 2024-05-20 19:09:03 +02:00
SdInfo.h
SdVolume.cpp
SdVolume.h
SpoolJoin.cpp Add DEBUG_EEPROM_CHANGES 2024-02-27 08:56:18 +01:00
SpoolJoin.h Remove eeprom.h include in SpoolJoin header 2023-07-13 09:57:52 +02:00
Tcodes.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
Tcodes.h Simplify processing T? Tcode 2023-07-14 15:06:38 +00:00
Timer.cpp optimisation: Timer constructor can be constexpr 2023-08-20 19:39:38 +00:00
Timer.h optimisation: Timer constructor can be constexpr 2023-08-20 19:39:38 +00:00
TimerRemaining.h
adc.cpp
adc.h
asm.h
backlight.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
backlight.h Remove Marlin.h include in backlight.h 2023-07-13 09:57:52 +02:00
boards.h
bootapp.c bootapp cleanup 2023-10-03 08:19:48 +02:00
bootapp.h bootapp cleanup 2023-10-03 08:19:48 +02:00
cardreader.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
cardreader.h Remove White spaces 2024-05-20 19:09:03 +02:00
cmdqueue.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
cmdqueue.h Remove White spaces 2024-05-20 19:09:03 +02:00
config.h Remove White spaces 2024-05-20 19:09:03 +02:00
doxyfile
eeprom.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
eeprom.h EEPROM_BABYSTEP_Z0 is no longer used anywhere in the code base 2024-08-03 16:32:20 +00:00
fancheck.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
fancheck.h Move ISR7 code to fancheck.cpp 2023-05-23 07:43:40 +02:00
fastio.h Remove White spaces 2024-05-20 19:09:03 +02:00
first_lay_cal.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
first_lay_cal.h Implement variant of enquecommand which accepts format string 2023-04-05 09:10:39 +02:00
heatbed_pwm.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
host.cpp PFW-1523 Implement S parameter for M79 2023-11-04 20:38:50 +00:00
host.h PFW-1523 Implement S parameter for M79 2023-11-04 20:38:50 +00:00
la10compat.cpp Rename max_acceleration_units_per_sq_second to max_acceleration_mm_per_s2 2023-07-25 17:10:44 +02:00
la10compat.h
language.c Remove White spaces 2024-05-20 19:09:03 +02:00
language.h Remove White spaces 2024-05-20 19:09:03 +02:00
lcd.cpp Remove VT100 code 2024-07-31 10:35:18 +00:00
lcd.h Forbid LcdUpdateDisabler to call lcd_update() 2024-08-03 15:43:08 +00:00
le.sh
macros.h
meatpack.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
meatpack.h Remove White spaces 2024-05-20 19:09:03 +02:00
menu.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
menu.h Remove White spaces 2024-05-20 19:09:03 +02:00
mesh_bed_calibration.cpp Remove commented lcd_update_enable(true) 2024-07-31 11:15:39 +00:00
mesh_bed_calibration.h Add type to save 50B 2024-07-30 15:15:05 +02:00
mesh_bed_leveling.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
mesh_bed_leveling.h Remove White spaces 2024-05-20 19:09:03 +02:00
messages.cpp Remove unused messages 2024-07-31 11:57:49 +00:00
messages.h Remove unused messages 2024-07-31 11:57:49 +00:00
mmu2.cpp MMU: revert fallthrough in LogicStep 2024-07-23 15:55:47 +00:00
mmu2.h MMU: Sync code with 32-bit 2024-07-06 16:55:32 +00:00
mmu2_config.h
mmu2_crc.cpp Sync MK3<->MK4 MMU2 crc 2023-09-18 10:51:32 +02:00
mmu2_crc.h Sync MK3<->MK4 MMU2 crc 2023-09-18 10:51:32 +02:00
mmu2_error_converter.cpp MMU: Sync code with 32-bit 2024-07-06 16:55:32 +00:00
mmu2_error_converter.h MMU: minor formatting sync 2024-07-06 17:24:40 +00:00
mmu2_fsensor.cpp
mmu2_fsensor.h
mmu2_log.cpp
mmu2_log.h MMU: Sync code with 32-bit 2024-07-06 16:55:32 +00:00
mmu2_marlin.h MMU: minor formatting sync 2024-07-06 17:24:40 +00:00
mmu2_marlin1.cpp MMU: Sync code with 32-bit 2024-07-06 16:55:32 +00:00
mmu2_marlin_macros.h Sync MK3<->MK4 MMU2 marlin macros 2023-09-18 10:51:32 +02:00
mmu2_power.cpp mmu: remove obsolete EEPROM comments 2023-10-19 18:32:42 +00:00
mmu2_power.h
mmu2_progress_converter.cpp MMU: minor formatting sync 2024-07-06 17:24:40 +00:00
mmu2_progress_converter.h Sync MK3<->MK4 MMU2 reporting 2023-09-18 10:51:32 +02:00
mmu2_protocol.cpp MMU: allow inlining UInt16ToHex 2024-07-06 16:55:32 +00:00
mmu2_protocol.h MMU: Sync code with 32-bit 2024-07-06 16:55:32 +00:00
mmu2_protocol_logic.cpp MMU: Sync code with 32-bit 2024-07-06 16:55:32 +00:00
mmu2_protocol_logic.h MMU: Sync code with 32-bit 2024-07-06 16:55:32 +00:00
mmu2_reporting.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
mmu2_reporting.h mmu: remove isErrorScreenRunning() 2023-10-19 18:32:42 +00:00
mmu2_serial.cpp
mmu2_serial.h
mmu2_state.h MMU: Sync code with 32-bit 2024-07-06 16:55:32 +00:00
mmu2_supported_version.h Bump up MMU FW version to 3.0.2 2024-03-04 11:55:54 +01:00
motion_control.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
motion_control.h Remove White spaces 2024-05-20 19:09:03 +02:00
optiboot_xflash.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
optiboot_xflash.h
pat9125.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
pat9125.h
pins.h Remove LARGE_FLASH preprocessor symbol 2024-07-31 12:06:35 +00:00
pins_Einsy_1_0.h Remove White spaces 2024-05-20 19:09:03 +02:00
pins_Rambo_1_0.h Remove White spaces 2024-05-20 19:09:03 +02:00
pins_Rambo_1_3.h
planner.cpp Remove a bit of unused code which is disabled at compile time 2024-07-31 09:53:45 +00:00
planner.h Remove White spaces 2024-05-20 19:09:03 +02:00
power_panic.cpp Fix typos 2024-04-15 07:45:36 +02:00
power_panic.h Remove White spaces 2024-05-20 19:09:03 +02:00
printer_state.cpp Whitespace 2023-11-22 07:59:18 +01:00
printer_state.h Improve USb power panic 2023-12-01 17:43:29 +01:00
printers.h Change MMU2 to MMU3 2023-06-27 11:41:09 +02:00
qr_solve.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
qr_solve.h Remove White spaces 2024-05-20 19:09:03 +02:00
rbuf.c
rbuf.h
sm4.c Remove White spaces 2024-05-20 19:09:03 +02:00
sm4.h
sound.cpp Add DEBUG_EEPROM_CHANGES 2024-02-27 08:56:18 +01:00
sound.h Remove White spaces 2024-05-20 19:09:03 +02:00
speed_lookuptable.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
speed_lookuptable.h
spi.c
spi.h
static_assert.h
stepper.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
stepper.h Remove White spaces 2024-05-20 19:09:03 +02:00
stk500.h
stopwatch.cpp Rebase fix 2023-11-22 08:21:52 +01:00
stopwatch.h Rebase fix 2023-11-22 08:21:52 +01:00
strlen_cx.h
strtod.c MeatPack gcode compression support 2023-04-13 10:50:15 +02:00
swi2c.c
swi2c.h
system_timer.h Remove dead macro timer02_set_pwm0 2023-07-14 14:28:14 +02:00
temperature.cpp Remove a bit of unused code which is disabled at compile time 2024-07-31 09:53:45 +00:00
temperature.h Remove White spaces 2024-05-20 19:09:03 +02:00
thermal_model.h Fix @wavexx complains 2023-07-26 09:33:16 +02:00
thermistortables.h Remove White spaces 2024-05-20 19:09:03 +02:00
timer02.c Remove White spaces 2024-05-20 19:09:03 +02:00
timer02.h
tmc2130.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
tmc2130.h M913 report rescaled currents 2024-03-15 12:47:18 +01:00
tone04.c use uint16_t when writing to Timer/Counter4 2023-10-15 16:50:43 +00:00
tone04.h
twi.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
twi.h
uart2.c
uart2.h
ultralcd.cpp cleanup recursion workaround in nozzle change 2024-08-03 15:43:08 +00:00
ultralcd.h lcd_pick_babystep() doesn't exist anywhere 2024-08-03 16:32:41 +00:00
util.cpp ultralcd: merge two functions into one 2024-04-05 19:33:15 +02:00
util.h tests: Fix a compiler warning in tests -fpermissive 2024-08-09 14:57:07 +00:00
vector_3.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
vector_3.h Remove White spaces 2024-05-20 19:09:03 +02:00
xflash.c Remove a bit of unused code which is disabled at compile time 2024-07-31 09:53:45 +00:00
xflash.h Remove a bit of unused code which is disabled at compile time 2024-07-31 09:53:45 +00:00
xflash_dump.cpp
xflash_dump.h
xflash_layout.h Remove White spaces 2024-05-20 19:09:03 +02:00
xyzcal.cpp Remove White spaces 2024-05-20 19:09:03 +02:00
xyzcal.h