File tree Expand file tree Collapse file tree 7 files changed +8
-19
lines changed
peripherals/stm32f4/stm32f446xx Expand file tree Collapse file tree 7 files changed +8
-19
lines changed Original file line number Diff line number Diff line change 3
3
*
4
4
* The MIT License (MIT)
5
5
*
6
- * Copyright (c) 2022 flom84 for Adafruit Industries
6
+ * Copyright (c) 2022 flom84
7
7
*
8
8
* Permission is hereby granted, free of charge, to any person obtaining a copy
9
9
* of this software and associated documentation files (the "Software"), to deal
26
26
27
27
#include "supervisor/board.h"
28
28
29
- void board_init (void ) {
30
- }
31
-
32
- bool board_requests_safe_mode (void ) {
33
- return false;
34
- }
35
-
36
- void reset_board (void ) {
37
- }
38
-
39
- void board_deinit (void ) {
40
- }
29
+ // Use the MP_WEAK supervisor/shared/board.c versions of routines not defined here.
Original file line number Diff line number Diff line change 3
3
*
4
4
* The MIT License (MIT)
5
5
*
6
- * Copyright (c) 2022 flom84 for Adafruit Industries
6
+ * Copyright (c) 2022 flom84
7
7
*
8
8
* Permission is hereby granted, free of charge, to any person obtaining a copy
9
9
* of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 3
3
*
4
4
* The MIT License (MIT)
5
5
*
6
- * Copyright (c) 2022 flom84 for Adafruit Industries
6
+ * Copyright (c) 2022 flom84
7
7
*
8
8
* Permission is hereby granted, free of charge, to any person obtaining a copy
9
9
* of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 3
3
*
4
4
* The MIT License (MIT)
5
5
*
6
- * Copyright (c) 2022 flom84 for Adafruit Industries
6
+ * Copyright (c) 2022 flom84
7
7
*
8
8
* Permission is hereby granted, free of charge, to any person obtaining a copy
9
9
* of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 3
3
*
4
4
* The MIT License (MIT)
5
5
*
6
- * Copyright (c) 2022 flom84 for Adafruit Industries
6
+ * Copyright (c) 2022 flom84
7
7
*
8
8
* Permission is hereby granted, free of charge, to any person obtaining a copy
9
9
* of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 3
3
*
4
4
* The MIT License (MIT)
5
5
*
6
- * Copyright (c) 2022 flom84 for Adafruit Industries
6
+ * Copyright (c) 2022 flom84
7
7
*
8
8
* Permission is hereby granted, free of charge, to any person obtaining a copy
9
9
* of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 3
3
*
4
4
* The MIT License (MIT)
5
5
*
6
- * Copyright (c) 2022 flom84 for Adafruit Industries
6
+ * Copyright (c) 2022 flom84
7
7
*
8
8
* Permission is hereby granted, free of charge, to any person obtaining a copy
9
9
* of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments