hathach
|
c211ee19dd
|
migrate license from BSD 3 clause to MIT
|
2019-03-20 16:11:42 +07:00 |
|
hathach
|
f2f3f5a772
|
fix pca10056 build error due to nrfx undef usage
|
2019-03-20 01:35:52 +07:00 |
|
hathach
|
e6612ab82c
|
move -nostdlib (-nostartfiles) into board.mk
since nrf5x require the use of std startup. Add verbose mode to makefile
|
2019-03-20 01:23:49 +07:00 |
|
hathach
|
0fcd263df3
|
stm32f place startup*.o first in linking order due to gcc flto bug
ref: https://bugs.launchpad.net/gcc-arm-embedded/+bug/1747966
|
2019-03-19 16:41:00 +07:00 |
|
hathach
|
11eed2f026
|
update flash-jlink target for m0 and m4 board
|
2019-03-17 15:42:57 +07:00 |
|
hathach
|
d56e7fd913
|
adding flash (jlink)
|
2019-03-16 01:34:26 +07:00 |
|
hathach
|
195a44172a
|
update stm32 dcd stall control endpoint
|
2019-03-13 16:54:10 +07:00 |
|
hathach
|
ddfc32f5ec
|
adding segger project for stm32f4
|
2019-03-10 01:24:13 +07:00 |
|
hathach
|
0ff7d609f0
|
add flash target for stm32 board using stm32cubeprogammger cli
|
2019-03-09 01:04:26 +07:00 |
|
William D. Jones
|
49aa6ec251
|
st: Use submodules for system files when possible, use more up to date
files otherwise. Update STM32F4-DISCOVERY demo and board.mk to reflect
changes.
|
2019-03-04 10:41:05 -05:00 |
|
William D. Jones
|
c51b11f103
|
Move all paths using "stm" to "st" subdirectories, update config.mk.
|
2019-02-27 09:15:07 -05:00 |
|
William D. Jones
|
657d3e2983
|
stm32f4: Enable USB peripheral, fix typos in register writes.
|
2019-01-13 18:36:18 -05:00 |
|
William D. Jones
|
0f9fa5956f
|
bsp.board_stm32f407g_disc1: Switch to external oscillator (more precise).
|
2019-01-11 13:47:44 -05:00 |
|
William D. Jones
|
e73e016a8c
|
bsp.stm32f407g_disc1: Initialize USB clock and pins.
|
2019-01-11 10:20:14 -05:00 |
|
William D. Jones
|
75fda7d638
|
cdc_msc_hid: Ensure example compiles again- add missing prototypes,
fix incorrect prototypes, clean up.
|
2019-01-10 10:24:45 -05:00 |
|
Scott Shawcroft
|
b4103eef06
|
needs to be filled out. blinks though
|
2018-11-27 18:11:03 -08:00 |
|