code
stringlengths
1
1.05M
repo_name
stringlengths
6
83
path
stringlengths
3
242
language
stringclasses
222 values
license
stringclasses
20 values
size
int64
1
1.05M
/***************************************************************************** * * \file * * \brief CTRL_ACCESS interface for SD/MMC card. * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with ...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/sd_mmc_spi_mem.h
C
agpl-3.0
5,755
/** * \file * * \brief SCSI Primary Commands * * This file contains definitions of some of the commands found in the * SPC-2 standard. * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/spc_protocol.h
C
agpl-3.0
12,215
/** * \file * * \brief Preprocessor stringizing utils. * * Copyright (c) 2010-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are ...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/stringz.h
C
agpl-3.0
2,831
/** * \file * * \brief Chip-specific system clock management functions. * * Copyright (c) 2011-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followin...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/sysclk.c
C
agpl-3.0
3,344
/** * \file * * \brief Chip-specific system clock management functions. * * Copyright (c) 2011-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followin...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/sysclk.h
C
agpl-3.0
8,621
/** * \file * * \brief Preprocessor token pasting utils. * * Copyright (c) 2010-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ar...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/tpaste.h
C
agpl-3.0
4,078
/** * \file * * \brief USB Device Controller (UDC) * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met:...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udc.c
C
agpl-3.0
29,631
/** * \file * * \brief Interface of the USB Device Controller (UDC) * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following co...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udc.h
C
agpl-3.0
23,582
/** * \file * * \brief Common API for USB Device Interface * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udc_desc.h
C
agpl-3.0
4,327
/** * \file * * \brief Common API for USB Device Drivers (UDD) * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditi...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udd.h
C
agpl-3.0
11,747
/** * \file * * \brief Common API for USB Device Interface * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udi.h
C
agpl-3.0
4,037
/** * \file * * \brief USB Device Communication Device Class (CDC) interface. * * Copyright (c) 2009-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the fo...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udi_cdc.c
C
agpl-3.0
29,241
/** * \file * * \brief USB Device Communication Device Class (CDC) interface definitions. * * Copyright (c) 2009-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udi_cdc.h
C
agpl-3.0
27,601
/** * \file * * \brief Default CDC configuration for a USB Device with a single interface * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udi_cdc_conf.h
C
agpl-3.0
5,911
/** * \file * * \brief Default descriptors for a USB Device with a single interface CDC * * Copyright (c) 2009-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided t...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udi_cdc_desc.c
C
agpl-3.0
8,668
/** * \file * * \brief Descriptors for an USB Composite Device * * Copyright (c) 2009-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditi...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udi_composite_desc.c
C
agpl-3.0
6,231
/** * \file * * \brief USB Device Mass Storage Class (MSC) interface. * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following ...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udi_msc.c
C
agpl-3.0
29,248
/** * \file * * \brief USB Device Mass Storage Class (MSC) interface definitions. * * Copyright (c) 2009-2016 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that th...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/udi_msc.h
C
agpl-3.0
13,640
/** * \file * * \brief USB Device Driver for UOTGHS. Compliant with common UDD driver. * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided th...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/uotghs_device_due.c
C
agpl-3.0
58,257
/** * \file * * \brief USB Device Driver for UOTGHS. Compliant with common UDD driver. * * Copyright (c) 2014-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided th...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/uotghs_device_due.h
C
agpl-3.0
37,447
/** * \file * * \brief USB OTG Driver for UOTGHS. * * Copyright (c) 2012-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: ...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/uotghs_otg.h
C
agpl-3.0
11,734
/** * \file * * \brief USB protocol definitions. * * This file contains the USB definitions and data structures provided by the * USB 2.0 specification. * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and bin...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/usb_protocol.h
C
agpl-3.0
13,452
/** * \file * * \brief USB Communication Device Class (CDC) protocol definitions * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/usb_protocol_cdc.h
C
agpl-3.0
11,466
/** * \file * * \brief USB Mass Storage Class (MSC) protocol definitions. * * Copyright (c) 2009-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the follow...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/usb_protocol_msc.h
C
agpl-3.0
4,798
/** * \file * * \brief Main functions for USB composite example * * Copyright (c) 2011-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following condit...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/usb_task.c
C
agpl-3.0
10,805
/** * \file * * \brief Declaration of main function used by Composite example 4 * * Copyright (c) 2011-2015 Atmel Corporation. All rights reserved. * * \asf_license_start * * \page License * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the ...
2301_81045437/Marlin
Marlin/src/HAL/DUE/usb/usb_task.h
C
agpl-3.0
4,051
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/FlushableHardwareSerial.cpp
C++
agpl-3.0
1,001
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/FlushableHardwareSerial.h
C++
agpl-3.0
1,172
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/HAL.cpp
C++
agpl-3.0
13,769
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/HAL.h
C++
agpl-3.0
7,658
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/HAL_SPI.cpp
C++
agpl-3.0
2,970
/** * Marlin 3D Printer Firmware * Copyright (c) 2021 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/MarlinSPI.h
C
agpl-3.0
922
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/Servo.cpp
C++
agpl-3.0
2,265
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/Servo.h
C++
agpl-3.0
1,756
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * Copypaste of SAMD51 HAL developed by Giuliano Zaro (AKA GMagician) * * This program is free software: you c...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/Tone.cpp
C++
agpl-3.0
1,748
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/WebSocketSerial.cpp
C++
agpl-3.0
4,278
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/WebSocketSerial.h
C++
agpl-3.0
2,247
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/eeprom.cpp
C++
agpl-3.0
1,973
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/endstop_interrupts.h
C
agpl-3.0
3,076
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/fastio.h
C
agpl-3.0
2,895
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/i2s.cpp
C++
agpl-3.0
11,976
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/i2s.h
C
agpl-3.0
1,096
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/inc/Conditionals_LCD.h
C
agpl-3.0
959
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/inc/Conditionals_adv.h
C
agpl-3.0
1,024
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/inc/Conditionals_post.h
C
agpl-3.0
875
/** * Marlin 3D Printer Firmware * Copyright (c) 2024 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/inc/Conditionals_type.h
C
agpl-3.0
875
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/inc/SanityCheck.h
C
agpl-3.0
2,342
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/ota.cpp
C++
agpl-3.0
2,306
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/ota.h
C
agpl-3.0
912
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/servotimers.h
C
agpl-3.0
875
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/spi_pins.h
C
agpl-3.0
970
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/spiffs.cpp
C++
agpl-3.0
1,280
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/spiffs.h
C
agpl-3.0
929
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/timers.cpp
C++
agpl-3.0
5,664
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/timers.h
C
agpl-3.0
4,879
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/u8g/LCD_defines.h
C
agpl-3.0
1,051
/** * Marlin 3D Printer Firmware * Copyright (c) 2022 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * Copypaste of SAMD51 HAL developed by Giuliano Zaro (AKA GMagician) * * This program is free software: you c...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/u8g_esp32_spi.cpp
C++
agpl-3.0
2,911
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/web.cpp
C++
agpl-3.0
1,479
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/web.h
C
agpl-3.0
893
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/wifi.cpp
C++
agpl-3.0
1,921
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/ESP32/wifi.h
C
agpl-3.0
997
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HAL.h
C
agpl-3.0
1,353
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/HAL.cpp
C++
agpl-3.0
1,574
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/HAL.h
C
agpl-3.0
4,405
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/MarlinHAL.cpp
C++
agpl-3.0
8,896
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/MarlinHAL.h
C++
agpl-3.0
3,759
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/MarlinSerial.cpp
C++
agpl-3.0
4,921
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/MarlinSerial.h
C
agpl-3.0
2,883
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/MinSerial.cpp
C++
agpl-3.0
4,543
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/Servo.cpp
C++
agpl-3.0
2,268
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/Servo.h
C++
agpl-3.0
2,173
/** * app_config.h is included by the hc32f460 arduino build script for every source file. * it is used to configure the arduino core (and ddl) automatically according * to the settings in Configuration.h and Configuration_adv.h. */ #pragma once #ifndef _HC32_APP_CONFIG_H_ #define _HC32_APP_CONFIG_H_ #include "../...
2301_81045437/Marlin
Marlin/src/HAL/HC32/app_config.h
C
agpl-3.0
1,779
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/eeprom_bl24cxx.cpp
C++
agpl-3.0
2,401
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/eeprom_if_iic.cpp
C++
agpl-3.0
1,560
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/eeprom_sdcard.cpp
C++
agpl-3.0
2,804
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the Li...
2301_81045437/Marlin
Marlin/src/HAL/HC32/eeprom_wired.cpp
C++
agpl-3.0
2,591
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/endstop_interrupts.cpp
C++
agpl-3.0
2,723
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/endstop_interrupts.h
C
agpl-3.0
1,836
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/fastio.h
C
agpl-3.0
2,318
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/inc/Conditionals_LCD.h
C
agpl-3.0
956
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/inc/Conditionals_adv.h
C
agpl-3.0
989
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/inc/Conditionals_post.h
C
agpl-3.0
1,181
/** * Marlin 3D Printer Firmware * Copyright (c) 2024 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/inc/Conditionals_type.h
C
agpl-3.0
875
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/inc/SanityCheck.h
C
agpl-3.0
4,131
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the Li...
2301_81045437/Marlin
Marlin/src/HAL/HC32/pinsDebug.h
C
agpl-3.0
6,055
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/printf_retarget.cpp
C++
agpl-3.0
1,713
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/sdio.cpp
C++
agpl-3.0
4,726
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * Copyright (c) 2016 Bob Cousins bobcousins42@googlemail.com * Copyright (c) 2017 Victor Perez * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU G...
2301_81045437/Marlin
Marlin/src/HAL/HC32/sdio.h
C
agpl-3.0
1,095
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the Li...
2301_81045437/Marlin
Marlin/src/HAL/HC32/spi_pins.h
C
agpl-3.0
784
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/sysclock.cpp
C++
agpl-3.0
4,313
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/timers.cpp
C++
agpl-3.0
1,830
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * Copyright (c) 2016 Bob Cousins bobcousins42@googlemail.com * Copyright (c) 2017 Victor Perez * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU G...
2301_81045437/Marlin
Marlin/src/HAL/HC32/timers.h
C
agpl-3.0
4,619
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/u8g/LCD_defines.h
C
agpl-3.0
1,068
/** * Marlin 3D Printer Firmware * Copyright (c) 2023 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/HC32/u8g/u8g_com_HAL_HC32_sw_spi.cpp
C++
agpl-3.0
4,949
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/LINUX/HAL.cpp
C++
agpl-3.0
3,495
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/LINUX/HAL.h
C++
agpl-3.0
4,256
/** * Marlin 3D Printer Firmware * Copyright (c) 2021 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/LINUX/MarlinSPI.h
C
agpl-3.0
922
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/LINUX/arduino.cpp
C++
agpl-3.0
2,715
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/LINUX/eeprom.cpp
C++
agpl-3.0
2,960
/** * Marlin 3D Printer Firmware * Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin] * * Based on Sprinter and grbl. * Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General...
2301_81045437/Marlin
Marlin/src/HAL/LINUX/fastio.h
C
agpl-3.0
3,554