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
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F446VE/variant.cpp
C++
agpl-3.0
5,670
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F446VE/variant.h
C
agpl-3.0
5,720
/* ******************************************************************************* * Copyright (c) 2016, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F446Zx_TRONXY/PeripheralPins.c
C
agpl-3.0
21,424
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, /* SYS_WKUP0 */ #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F446Zx_TRONXY/PinNamesVar.h
C
agpl-3.0
498
/** ****************************************************************************** * @file stm32f4xx_hal_conf.h * @brief HAL configuration file. ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics. ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F446Zx_TRONXY/hal_conf_custom.h
C
agpl-3.0
19,526
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F446Zx_TRONXY/variant.cpp
C++
agpl-3.0
9,072
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F446Zx_TRONXY/variant.h
C
agpl-3.0
6,154
/* ******************************************************************************* * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You may ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F4x7Vx/PeripheralPins.c
C
agpl-3.0
24,487
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif #ifdef PWR_WAKE...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F4x7Vx/PinNamesVar.h
C
agpl-3.0
1,040
/** ****************************************************************************** * @file stm32f4xx_hal_conf_template.h * @author MCD Application Team * @brief HAL configuration template file. * This file should be copied to the application folder and renamed * to stm32f4xx_hal_conf...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F4x7Vx/hal_conf_extra.h
C
agpl-3.0
19,905
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F4x7Vx/variant.cpp
C++
agpl-3.0
9,454
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_F4x7Vx/variant.h
C
agpl-3.0
17,970
/* ******************************************************************************* * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FLY_F407ZG/PeripheralPins.c
C
agpl-3.0
26,287
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif #ifdef PWR_WAKE...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FLY_F407ZG/PinNamesVar.h
C
agpl-3.0
1,103
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FLY_F407ZG/variant.cpp
C++
agpl-3.0
4,174
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FLY_F407ZG/variant.h
C
agpl-3.0
7,204
/* ******************************************************************************* * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_CHEETAH_V20/PeripheralPins.c
C
agpl-3.0
13,791
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif #ifdef PWR_WAKE...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_CHEETAH_V20/PinNamesVar.h
C
agpl-3.0
557
/** ****************************************************************************** * @file stm32f4xx_hal_conf.h * @brief HAL configuration file. ****************************************************************************** * @attention * * Copyright (c) 2017 STMicroelectronics. * All rights reserv...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_CHEETAH_V20/hal_conf_custom.h
C
agpl-3.0
19,123
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_CHEETAH_V20/variant.cpp
C++
agpl-3.0
8,653
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_CHEETAH_V20/variant.h
C
agpl-3.0
9,317
/* ******************************************************************************* * Copyright (c) 2016, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_S6/PeripheralPins.c
C
agpl-3.0
20,798
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, /* SYS_WKUP0 */ #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_S6/PinNamesVar.h
C
agpl-3.0
498
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_S6/variant.cpp
C++
agpl-3.0
5,346
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_S6/variant.h
C
agpl-3.0
5,120
/* ******************************************************************************* * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_SPIDER_KING407/PeripheralPins.c
C
agpl-3.0
26,027
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif #ifdef PWR_WAKE...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_SPIDER_KING407/PinNamesVar.h
C
agpl-3.0
1,103
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_SPIDER_KING407/variant.cpp
C++
agpl-3.0
4,174
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_FYSETC_SPIDER_KING407/variant.h
C
agpl-3.0
7,430
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/PeripheralPins.c
C
agpl-3.0
27,757
/* Remap pin name */ PA_9_R = PA_9 | PREMAP, PA_10_R = PA_10 | PREMAP, /* Alternate pin name */ PA_1_ALT1 = PA_1 | ALT1, PA_2_ALT1 = PA_2 | ALT1, PA_3_ALT1 = PA_3 | ALT1, PA_4_ALT1 = PA_4 | ALT1, PA_6_ALT1 = PA_6 | ALT1, PA_6_ALT2 = PA_6 | ALT2, PA_7_ALT1 = PA_7 ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/PinNamesVar.h
C
agpl-3.0
2,073
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.cpp
C++
agpl-3.0
4,699
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_G0B1RE/variant_MARLIN_STM32G0B1RE.h
C
agpl-3.0
7,372
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_G0B1VE/PeripheralPins.c
C
agpl-3.0
32,262
/* Remap pin name */ PA_9_R = PA_9 | PREMAP, PA_10_R = PA_10 | PREMAP, /* Alternate pin name */ PA_1_ALT1 = PA_1 | ALT1, PA_2_ALT1 = PA_2 | ALT1, PA_3_ALT1 = PA_3 | ALT1, PA_4_ALT1 = PA_4 | ALT1, PA_6_ALT1 = PA_6 | ALT1, PA_6_ALT2 = PA_6 | ALT2, PA_7_ALT1 = PA_7 ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_G0B1VE/PinNamesVar.h
C
agpl-3.0
2,106
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_G0B1VE/variant_MARLIN_STM32G0B1VE.cpp
C++
agpl-3.0
5,283
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_G0B1VE/variant_MARLIN_STM32G0B1VE.h
C
agpl-3.0
8,976
/* ******************************************************************************* * Copyright (c) 2020, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You may ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723VG/PeripheralPins.c
C
agpl-3.0
37,914
/* Dual pad pin name */ PC_2_C = PC_2 | PDUAL, PC_3_C = PC_3 | PDUAL, /* Alternate pin name */ PA_0_ALT1 = PA_0 | ALT1, PA_1_ALT1 = PA_1 | ALT1, PA_1_ALT2 = PA_1 | ALT2, PA_2_ALT1 = PA_2 | ALT1, PA_2_ALT2 = PA_2 | ALT2, PA_3_ALT1 = PA_3 | ALT1, PA_3_ALT2 = PA_3 | ALT2, PA_4_ALT1 = PA_4 | ALT1...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723VG/PinNamesVar.h
C
agpl-3.0
2,580
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723VG/variant_MARLIN_STM32H723VG.cpp
C++
agpl-3.0
8,825
/* ******************************************************************************* * Copyright (c) 2020, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You may ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723VG/variant_MARLIN_STM32H723VG.h
C
agpl-3.0
9,413
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723ZE/PeripheralPins.c
C
agpl-3.0
47,127
/* Dual pad pin name */ PC_2_C = PC_2 | PDUAL, PC_3_C = PC_3 | PDUAL, /* Alternate pin name */ PA_0_ALT1 = PA_0 | ALT1, PA_1_ALT1 = PA_1 | ALT1, PA_1_ALT2 = PA_1 | ALT2, PA_2_ALT1 = PA_2 | ALT1, PA_2_ALT2 = PA_2 | ALT2, PA_3_ALT1 = PA_3 | ALT1, PA_3_ALT2 = PA_3 | ALT2, PA_4_ALT1 = PA_4 | ALT1...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723ZE/PinNamesVar.h
C
agpl-3.0
2,823
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723ZE/variant_MARLIN_STM32H723ZE.cpp
C++
agpl-3.0
9,742
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723ZE/variant_MARLIN_STM32H723ZE.h
C
agpl-3.0
11,013
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723ZG/PeripheralPins.c
C
agpl-3.0
47,127
/* Dual pad pin name */ PC_2_C = PC_2 | PDUAL, PC_3_C = PC_3 | PDUAL, /* Alternate pin name */ PA_0_ALT1 = PA_0 | ALT1, PA_1_ALT1 = PA_1 | ALT1, PA_1_ALT2 = PA_1 | ALT2, PA_2_ALT1 = PA_2 | ALT1, PA_2_ALT2 = PA_2 | ALT2, PA_3_ALT1 = PA_3 | ALT1, PA_3_ALT2 = PA_3 | ALT2, PA_4_ALT1 = PA_4 | ALT1...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723ZG/PinNamesVar.h
C
agpl-3.0
2,823
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723ZG/variant_MARLIN_STM32H723ZG.cpp
C++
agpl-3.0
9,659
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H723ZG/variant_MARLIN_STM32H723ZG.h
C
agpl-3.0
10,937
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H743VI/PeripheralPins.c
C
agpl-3.0
34,350
/* Dual pad pin name */ PC_2_C = PC_2 | PDUAL, PC_3_C = PC_3 | PDUAL, /* Alternate pin name */ PA_0_ALT1 = PA_0 | ALT1, PA_1_ALT1 = PA_1 | ALT1, PA_1_ALT2 = PA_1 | ALT2, PA_2_ALT1 = PA_2 | ALT1, PA_2_ALT2 = PA_2 | ALT2, PA_3_ALT1 = PA_3 | ALT1, PA_3_ALT2 = PA_3 | ALT2, PA_4_ALT1 = PA_4 | ALT1...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H743VI/PinNamesVar.h
C
agpl-3.0
2,771
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H743VI/variant_MARLIN_STM32H743VI.cpp
C++
agpl-3.0
7,989
/* ******************************************************************************* * Copyright (c) 2020-2021, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_H743VI/variant_MARLIN_STM32H743VI.h
C
agpl-3.0
9,348
/* ******************************************************************************* * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_I3DBEEZ9/PeripheralPins.c
C
agpl-3.0
23,378
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif #ifdef PWR_WAKE...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_I3DBEEZ9/PinNamesVar.h
C
agpl-3.0
1,103
#pragma once #define HAL_MODULE_ENABLED #define HAL_ADC_MODULE_ENABLED #define HAL_CRC_MODULE_ENABLED #define HAL_DMA_MODULE_ENABLED #define HAL_EXTI_MODULE_ENABLED // Needed for Endstop (and other external) Interrupts #define HAL_GPIO_MODULE_ENABLED #define HAL_I2C_MODULE_ENABLED #define HAL_PWR_MODULE_ENABLED #def...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_I3DBEEZ9/hal_conf_extra.h
C
agpl-3.0
1,857
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_I3DBEEZ9/variant.cpp
C++
agpl-3.0
9,136
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_I3DBEEZ9/variant.h
C
agpl-3.0
14,625
/* ******************************************************************************* * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_LERDGE/PeripheralPins.c
C
agpl-3.0
26,880
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif #ifdef PWR_WAKE...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_LERDGE/PinNamesVar.h
C
agpl-3.0
1,103
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_LERDGE/variant.cpp
C++
agpl-3.0
7,689
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_LERDGE/variant.h
C
agpl-3.0
7,672
/* pins_arduino.h - Pin definition functions for Arduino Part of Arduino - http://www.arduino.cc/ Copyright (c) 2007 David A. Mellis This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MEGA_EXTENDED/pins_arduino.h
C
agpl-3.0
16,085
/* ******************************************************************************* * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MKS_ROBIN2/PeripheralPins.c
C
agpl-3.0
26,931
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif #ifdef PWR_WAKE...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MKS_ROBIN2/PinNamesVar.h
C
agpl-3.0
1,040
/** ****************************************************************************** * @file stm32f4xx_hal_conf.h * @brief HAL configuration file. ****************************************************************************** * @attention * * <h2><center>&copy; Copyright (c) 2017 STMicroelectronics. ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MKS_ROBIN2/hal_conf_custom.h
C
agpl-3.0
19,100
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MKS_ROBIN2/variant.cpp
C++
agpl-3.0
8,386
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistri...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MKS_ROBIN2/variant.h
C
agpl-3.0
10,204
/* ******************************************************************************* * Copyright (c) 2016, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MKS_SKIPR_V1/PeripheralPins.c
C
agpl-3.0
6,462
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, /* SYS_WKUP0 */ #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MKS_SKIPR_V1/PinNamesVar.h
C
agpl-3.0
498
/** ****************************************************************************** * @file stm32f4xx_hal_conf_template.h * @author MCD Application Team * @brief HAL configuration template file. * This file should be copied to the application folder and renamed * to stm32f4xx_hal_conf...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MKS_SKIPR_V1/hal_conf_extra.h
C
agpl-3.0
19,908
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MKS_SKIPR_V1/variant.cpp
C++
agpl-3.0
10,417
/* ******************************************************************************* * Copyright (c) 2017, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_MKS_SKIPR_V1/variant.h
C
agpl-3.0
18,834
/* ******************************************************************************* * Copyright (c) 2019, STMicroelectronics * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistrib...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_STM32F401RE_FREERUNS/PeripheralPins.c
C
agpl-3.0
13,791
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif #ifdef PWR_WAKE...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_STM32F401RE_FREERUNS/PinNamesVar.h
C
agpl-3.0
558
/** ****************************************************************************** * @file stm32f4xx_hal_conf.h * @brief HAL configuration file. ****************************************************************************** * @attention * * Copyright (c) 2017 STMicroelectronics. * All rights reserv...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_STM32F401RE_FREERUNS/hal_conf_custom.h
C
agpl-3.0
19,067
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_STM32F401RE_FREERUNS/variant.cpp
C++
agpl-3.0
8,654
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_STM32F401RE_FREERUNS/variant.h
C
agpl-3.0
9,281
/* ******************************************************************************* * Copyright (c) 2020, STMicroelectronics * All rights reserved. * * This software component is licensed by ST under BSD 3-Clause license, * the "License"; You may not use this file except in compliance with the * License. You may ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/PeripheralPins.c
C
agpl-3.0
19,968
/* SYS_WKUP */ #ifdef PWR_WAKEUP_PIN1 SYS_WKUP1 = PA_0, #endif #ifdef PWR_WAKEUP_PIN2 SYS_WKUP2 = NC, #endif #ifdef PWR_WAKEUP_PIN3 SYS_WKUP3 = NC, #endif #ifdef PWR_WAKEUP_PIN4 SYS_WKUP4 = NC, #endif #ifdef PWR_WAKEUP_PIN5 SYS_WKUP5 = NC, #endif #ifdef PWR_WAKEUP_PIN6 SYS_WKUP6 = NC, #endif #ifdef PWR_WAKE...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/PinNamesVar.h
C
agpl-3.0
1,040
/** ****************************************************************************** * @file stm32f4xx_hal_conf_template.h * @author MCD Application Team * @brief HAL configuration template file. * This file should be copied to the application folder and renamed * to stm32f4xx_hal_conf...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/hal_conf_extra.h
C
agpl-3.0
19,922
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/variant.cpp
C++
agpl-3.0
5,127
/* Copyright (c) 2011 Arduino. All right reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/variant.h
C
agpl-3.0
12,369
/****************************************************************************** * The MIT License * * Copyright (c) 2011 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Softwar...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/board/board.h
C
agpl-3.0
4,668
/****************************************************************************** * The MIT License * * Copyright (c) 2011 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Softwar...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/board.cpp
C++
agpl-3.0
10,149
/* * Linker script for libmaple. * * Original author "lanchon" from ST forums, with modifications by LeafLabs. */ OUTPUT_FORMAT ("elf32-littlearm", "elf32-bigarm", "elf32-littlearm") /* * Configure other libraries we want in the link. * * libgcc, libc, and libm are common across supported toolchains. * Howeve...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/common.inc
C++
agpl-3.0
5,888
EXTERN(__msp_init) EXTERN(__exc_reset) EXTERN(__exc_nmi) EXTERN(__exc_hardfault) EXTERN(__exc_memmanage) EXTERN(__exc_busfault) EXTERN(__exc_usagefault) EXTERN(__stm32reservedexception7) EXTERN(__stm32reservedexception8) EXTERN(__stm32reservedexception9) EXTERN(__stm32reservedexception10) EXTERN(__exc_svc) EXTERN(__exc...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/vector_symbols.inc
C++
agpl-3.0
1,759
// API compatibility #include "variant.h"
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/pins_arduino.h
C
agpl-3.0
42
#pragma once #define digitalPinToPort(P) ( PIN_MAP[P].gpio_device ) #define digitalPinToBitMask(P) ( BIT(PIN_MAP[P].gpio_bit) ) #define portOutputRegister(port) ( &(port->regs->ODR) ) #define portInputRegister(port) ( &(port->regs->IDR) ) #define portSetRegister(pin) ( &(PIN_MAP[pin].gpio_device...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/variant.h
C
agpl-3.0
736
/****************************************************************************** * The MIT License * * Copyright (c) 2010 Perry Hung. * Copyright (c) 2011, 2012 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/boards.cpp
C++
agpl-3.0
7,126
/****************************************************************************** * The MIT License * * Copyright (c) 2012 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Softwar...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/boards_setup.cpp
C++
agpl-3.0
5,129
/****************************************************************************** * The MIT License * * Copyright (c) 2011 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Softwar...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/start.S
Unix Assembly
agpl-3.0
2,348
/****************************************************************************** * The MIT License * * Copyright (c) 2011 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Softwar...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/start_c.c
C
agpl-3.0
4,461
/****************************************************************************** * The MIT License * * Copyright (c) 2010 Perry Hung. * Copyright (c) 2011, 2012 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files ...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/syscalls.c
C
agpl-3.0
4,526
/****************************************************************************** * The MIT License * * Copyright (c) 2011 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Softwar...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_MEEB_3DP/board/board.h
C
agpl-3.0
4,363
/****************************************************************************** * The MIT License * * Copyright (c) 2011 LeafLabs, LLC. * * Permission is hereby granted, free of charge, to any person * obtaining a copy of this software and associated documentation * files (the "Software"), to deal in the Softwar...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_MEEB_3DP/board.cpp
C++
agpl-3.0
6,603
/* * Linker script for libmaple. * * Original author "lanchon" from ST forums, with modifications by LeafLabs. */ OUTPUT_FORMAT ("elf32-littlearm", "elf32-bigarm", "elf32-littlearm") /* * Configure other libraries we want in the link. * * libgcc, libc, and libm are common across supported toolchains. * Howeve...
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_MEEB_3DP/ld/common.inc
C++
agpl-3.0
5,888
MEMORY { ram (rwx) : ORIGIN = 0x20000C00, LENGTH = 64K - 3K rom (rx) : ORIGIN = 0x08005000, LENGTH = 512K - 20K }
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_MEEB_3DP/ld/mem-flash.inc
C++
agpl-3.0
119
MEMORY { ram (rwx) : ORIGIN = 0x20000000, LENGTH = 64K rom (rx) : ORIGIN = 0x08000000, LENGTH = 512K }
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_MEEB_3DP/ld/mem-jtag.inc
C++
agpl-3.0
108
MEMORY { ram (rwx) : ORIGIN = 0x20000C00, LENGTH = 61K rom (rx) : ORIGIN = 0x08005000, LENGTH = 0K }
2301_81045437/Marlin
buildroot/share/PlatformIO/variants/marlin_maple_MEEB_3DP/ld/mem-ram.inc
C++
agpl-3.0
106