Hierophect
|
479b047618
|
Reverted descriptor changes pending HID restructuring
|
2019-09-04 13:58:18 -04:00 |
|
Scott Shawcroft
|
36a23e0fe3
|
Rework refresh API and factor common display stuff out
NOT TESTED! Just compiles
Fixes #1691
|
2019-08-22 14:23:27 -07:00 |
|
Scott Shawcroft
|
c247e7df9c
|
Begin refresh rework.
|
2019-08-22 14:08:33 -07:00 |
|
Hierophect
|
e490e6361f
|
Add warnings, cosmetic fixes, remove vestigial modules
|
2019-08-19 10:47:18 -04:00 |
|
Hierophect
|
95411a62b3
|
Cosmetic fixes
|
2019-08-18 19:08:27 -04:00 |
|
Hierophect
|
7dbf1a8caa
|
text fixes
|
2019-08-15 17:56:15 -04:00 |
|
Hierophect
|
1f42ce5f40
|
QOL fixes, compatibility fixes, attribution
|
2019-08-15 17:45:40 -04:00 |
|
Hierophect
|
bc7ba33892
|
Add uid fetch, revert USB hacks
|
2019-08-15 16:35:01 -04:00 |
|
Hierophect
|
a9d3ad86e5
|
Fix flash size, add filesystem disable flag
|
2019-08-15 15:55:33 -04:00 |
|
Hierophect
|
0fdb5a032f
|
Text fixes
|
2019-08-15 15:12:50 -04:00 |
|
Hierophect
|
620d3d14dd
|
Add conditional endpoints to descriptor script
|
2019-08-15 13:41:51 -04:00 |
|
Hierophect
|
1539dca7f0
|
Add reset support, minor fixes
|
2019-08-14 13:14:42 -04:00 |
|
Hierophect
|
c4c55fffb1
|
Fixed remaining issues with flash organization and writing
|
2019-08-13 18:05:40 -04:00 |
|
Hierophect
|
300dc68955
|
Further non-functional flash changes
|
2019-08-10 18:00:09 -04:00 |
|
Hierophect
|
294d6dc867
|
Add flash functions and setup, fix msc descriptor bug
|
2019-08-09 19:58:54 -04:00 |
|
Hierophect
|
c375a5d37f
|
Add pin and module support for F411
|
2019-08-07 18:12:13 -04:00 |
|
Hierophect
|
2489c09b44
|
Merge i2c implementation
|
2019-08-04 17:24:07 -04:00 |
|
Hierophect
|
a635d46b1a
|
Fix merge related issues
|
2019-08-04 17:19:38 -04:00 |
|
Hierophect
|
268cf0a3cc
|
Quick fix for incorrect MCU package type
|
2019-08-04 16:31:03 -04:00 |
|
Hierophect
|
06d53ef8a7
|
minor debugging changes
|
2019-07-31 17:06:44 -04:00 |
|
Hierophect
|
e2fc55f829
|
Add baseline HAL I2C support
|
2019-07-31 14:58:55 -04:00 |
|
Hierophect
|
6c7723905c
|
Add temp status LEDs
|
2019-07-29 11:21:35 -04:00 |
|
Hierophect
|
343d5aa0ac
|
Delete redundant file
|
2019-07-26 16:48:23 -04:00 |
|
Hierophect
|
90b1701b6c
|
Add CDC REPL access
|
2019-07-26 14:06:27 -04:00 |
|
Hierophect
|
295afaaf6c
|
Update SystemCoreClock macro
|
2019-07-24 16:31:25 -04:00 |
|
Hierophect
|
981398406c
|
Implement working (if useless) USB on F411
|
2019-07-24 16:23:35 -04:00 |
|
Hierophect
|
21f1ae51df
|
Merge in PR edits
|
2019-07-24 15:02:26 -04:00 |
|
Hierophect
|
a63df51893
|
Requested changes, general cleanup
|
2019-07-24 14:21:27 -04:00 |
|
Hierophect
|
267468834d
|
Pin down some TUSB issues
|
2019-07-23 19:40:26 -04:00 |
|
Hierophect
|
0dee1a1646
|
Setup for changes
|
2019-07-23 17:04:03 -04:00 |
|
Hierophect
|
f9b5a9af4e
|
Merge branch 'F3xx-port-setup' into f411re-tinyusb
|
2019-07-23 15:17:18 -04:00 |
|
Hierophect
|
5cfde7b6ea
|
Switch to submodule for cube files
|
2019-07-23 14:37:30 -04:00 |
|
Hierophect
|
9c1487cff6
|
Python doc generator fixes
|
2019-07-23 13:48:59 -04:00 |
|
Hierophect
|
a3673cc79b
|
Set up for new tinyusb integration. Not yet functional.
|
2019-07-22 17:16:33 -04:00 |
|
Hierophect
|
58630a844a
|
Add feature conditionals and clean up
|
2019-07-22 12:58:28 -04:00 |
|
Hierophect
|
10b9ca5a92
|
pin selection cleanup, tinyUSB update
|
2019-07-19 15:09:45 -04:00 |
|
Hierophect
|
734012aa8b
|
Makefile cleanup
|
2019-07-18 17:55:57 -04:00 |
|
Hierophect
|
755b86e38b
|
Deinit-capable USB on 411
|
2019-07-18 17:17:46 -04:00 |
|
Hierophect
|
45e73c414a
|
fix gitignore
|
2019-07-17 14:14:03 -04:00 |
|
Hierophect
|
c588cc6db0
|
first pass of DigitalIO
|
2019-07-17 14:07:33 -04:00 |
|
Hierophect
|
f31a0d9cf5
|
Serial REPL support
|
2019-07-11 13:41:10 -04:00 |
|
Hierophect
|
a0e6975b9d
|
Add some usb reference material, non functional
|
2019-07-10 14:26:57 -04:00 |
|
Hierophect
|
7742a97c22
|
Add STM32F412-DISCO support, cleanup
|
2019-07-09 13:03:22 -04:00 |
|
Hierophect
|
040acc3a32
|
remove dependencies for stable build
|
2019-07-01 19:47:10 -04:00 |
|
Hierophect
|
94a2eff05c
|
remove build, fix link issues)
|
2019-06-28 19:22:23 -04:00 |
|
Hierophect
|
04a9bc0d35
|
case changes
|
2019-06-28 16:45:07 -04:00 |
|
Hierophect
|
b93f93f174
|
name change but actually
|
2019-06-28 16:34:27 -04:00 |
|