Lucian Copeland
|
fd2982f5c9
|
revert cross-board flag strategy
|
2020-02-12 15:12:05 -05:00 |
Lucian Copeland
|
b248486c3b
|
cleanup flag changes
|
2020-02-12 14:32:50 -05:00 |
Lucian Copeland
|
b7bb85a4da
|
Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi
|
2020-02-12 14:31:08 -05:00 |
Lucian Copeland
|
7831c475b9
|
change flag styling
|
2020-02-12 14:30:29 -05:00 |
Scott Shawcroft
|
8364c60eb2
|
Merge pull request #2570 from hierophect/stm32-f407-disco
STM32: Add STM32F4Discovery support
|
2020-02-10 17:19:00 -08:00 |
Lucian Copeland
|
c4436910c3
|
create F407 specific files
|
2020-02-10 12:44:23 -05:00 |
Lucian Copeland
|
b4c60c3355
|
Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifi
|
2020-02-10 11:52:32 -05:00 |
Lucian Copeland
|
41b5f73785
|
revert mixed up linkers
|
2020-02-06 18:47:06 -05:00 |
Lucian Copeland
|
848577e830
|
Update PID
|
2020-02-06 12:55:36 -05:00 |
Lucian Copeland
|
aee26b1c79
|
Add proper PID
|
2020-02-06 12:25:17 -05:00 |
Lucian Copeland
|
4122f85888
|
Create board definitions, add to board list
|
2020-02-06 12:19:19 -05:00 |
Lucian Copeland
|
383854ac50
|
Add espruino pico to board list
|
2020-02-06 11:25:07 -05:00 |
Lucian Copeland
|
08cf152aa8
|
Document flashing process
|
2020-02-06 11:11:51 -05:00 |
Lucian Copeland
|
698ad745f6
|
Fix oscillator issue, add button and LED pins
|
2020-02-06 10:49:03 -05:00 |
Lucian Copeland
|
cdd1622350
|
Fix oscillator oversight in clocks.c
|
2020-02-05 18:12:48 -05:00 |
Lucian Copeland
|
e28d244a0d
|
Add espruino pico pinout
|
2020-02-05 18:03:54 -05:00 |
Lucian Copeland
|
788464a594
|
board uses VBUS
|
2020-02-05 15:45:27 -05:00 |
Lucian Copeland
|
6f73126756
|
add correct PID
|
2020-02-04 10:46:44 -05:00 |
Lucian Copeland
|
c1fded5062
|
Merge branch 'stm32-loader-linkers' into stm32-f407-disco
|
2020-02-04 10:40:19 -05:00 |
Lucian Copeland
|
3ce6fc89a4
|
Implement new linker for external flash only
|
2020-02-04 10:38:45 -05:00 |
Lucian Copeland
|
fa11912b9b
|
New configuration values
|
2020-01-31 17:28:42 -05:00 |
Lucian Copeland
|
61944ef08e
|
Merge branch 'stm32-loader-linkers' into stm32-f407-disco
|
2020-01-31 16:38:17 -05:00 |
Lucian Copeland
|
cabc3aa90e
|
Merge branch 'stm32-loader-linkers' of https://github.com/hierophect/circuitpython into stm32-loader-linkers
|
2020-01-31 14:36:03 -05:00 |
Lucian Copeland
|
41aefc819b
|
Fix pyboard
|
2020-01-31 14:35:54 -05:00 |
Lucian Copeland
|
19553b8f7c
|
WIP
|
2020-01-31 14:33:10 -05:00 |
Lucian Copeland
|
c1cf80180d
|
Merge branch 'stm32-loader-linkers' into stm32-f407-disco
|
2020-01-31 14:10:21 -05:00 |
Lucian Copeland
|
ab031bc25f
|
Create basic board profile
|
2020-01-31 14:04:54 -05:00 |
hierophect
|
f38e12f0ab
|
Update ports/stm32f4/boards/STM32F405_boot.ld
Co-Authored-By: Scott Shawcroft <scott@tannewt.org>
|
2020-01-31 13:56:08 -05:00 |
Lucian Copeland
|
a10e5d1da2
|
text fixes
|
2020-01-31 13:17:43 -05:00 |
Lucian Copeland
|
7085d91278
|
dangling edit
|
2020-01-31 13:13:51 -05:00 |
Lucian Copeland
|
b4dcecb266
|
Add build option for UF2 flash offset
|
2020-01-31 13:12:58 -05:00 |
Lucian Copeland
|
d8016bd52b
|
Merge branch 'master' into stm32-loader-linkers
|
2020-01-31 12:21:46 -05:00 |
Lucian Copeland
|
b9bed98538
|
Merge stm32-meowbit
|
2020-01-29 16:05:19 -05:00 |
Lucian Copeland
|
8a9c3097e3
|
Add port-specific requested changes
|
2020-01-29 16:00:38 -05:00 |
Lucian Copeland
|
947c2243bd
|
add feather bootloader settings, cleanup
|
2020-01-29 15:30:35 -05:00 |
Lucian Copeland
|
3c86005546
|
Implement requested changes
|
2020-01-28 17:11:25 -05:00 |
Lucian Copeland
|
ab9483b7fb
|
Add internal display definitions, fails at startup
|
2020-01-28 16:00:34 -05:00 |
Lucian Copeland
|
b5b94b72c1
|
Return to bootloader options
|
2020-01-24 14:47:13 -05:00 |
Lucian Copeland
|
70932cab42
|
Simplify the flash-display conflict fix
|
2020-01-24 14:33:28 -05:00 |
Lucian Copeland
|
2afca4e942
|
Fix flash-display conflict error
|
2020-01-24 14:25:36 -05:00 |
Lucian Copeland
|
d8bc57c1dc
|
Flash and display control
|
2020-01-23 17:17:02 -05:00 |
Hierophect
|
3f43155b63
|
Meowbit bus conflict WIP
|
2020-01-17 13:31:12 -05:00 |
Hierophect
|
05093f7f54
|
Fix VTOR relocate, add bootloader makefile handling
|
2020-01-14 15:50:00 -05:00 |
Hierophect
|
c0dacba80f
|
remove comment confusing py tools
|
2020-01-14 13:06:10 -05:00 |
Hierophect
|
de2379bc30
|
minor WIP debug edits
|
2020-01-13 17:24:52 -05:00 |
Hierophect
|
1544d60000
|
working control
|
2020-01-10 13:09:14 -05:00 |
Hierophect
|
1229de4499
|
attempt to get control going again
|
2020-01-10 12:56:22 -05:00 |
Hierophect
|
0bbeae1786
|
WIP edits
|
2020-01-06 15:37:37 -05:00 |
Hierophect
|
7198cc8ed6
|
Changes to UF2 settings, reboot working, no usb
|
2020-01-06 11:30:23 -05:00 |
Hierophect
|
f355642eab
|
Boot linker edits
|
2020-01-04 16:29:31 -05:00 |