Skip to content

Commit 40f920f

Browse files
committed
complete attribution edits
1 parent ca1eb4d commit 40f920f

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

ports/stm32f4/boards/pyboard_v11/mpconfigboard.h

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
*
44
* The MIT License (MIT)
55
*
6-
* Copyright (c) 2016 Glenn Ruben Bakke
7-
* Copyright (c) 2018 Dan Halbert for Adafruit Industries
6+
* Copyright (c) 2019 Lucian Copeland for Adafruit Industries
87
*
98
* Permission is hereby granted, free of charge, to any person obtaining a copy
109
* of this software and associated documentation files (the "Software"), to deal
@@ -36,6 +35,5 @@
3635
#define AUTORESET_DELAY_MS 500
3736
#define BOARD_FLASH_SIZE (FLASH_SIZE - 0x4000)
3837

39-
4038
#define DEFAULT_I2C_BUS_SCL (&pin_PB06)
4139
#define DEFAULT_I2C_BUS_SDA (&pin_PB07)

ports/stm32f4/boards/stm32f411ve_discovery/mpconfigboard.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
*
44
* The MIT License (MIT)
55
*
6-
* Copyright (c) 2016 Glenn Ruben Bakke
7-
* Copyright (c) 2018 Dan Halbert for Adafruit Industries
6+
* Copyright (c) 2019 Lucian Copeland for Adafruit Industries
87
*
98
* Permission is hereby granted, free of charge, to any person obtaining a copy
109
* of this software and associated documentation files (the "Software"), to deal

ports/stm32f4/boards/stm32f412zg_discovery/mpconfigboard.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
*
44
* The MIT License (MIT)
55
*
6-
* Copyright (c) 2016 Glenn Ruben Bakke
7-
* Copyright (c) 2018 Dan Halbert for Adafruit Industries
6+
* Copyright (c) 2019 Lucian Copeland for Adafruit Industries
87
*
98
* Permission is hereby granted, free of charge, to any person obtaining a copy
109
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)