| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-11-20 | move -flto to board.mk | hathach | |
| current board that doesn work with flto is spresense and mimxrt10xx (due to xip image_vector_table is optimized out). | |||
| 2019-11-20 | adding support for NXP rt1064 evk board, boad test led + sw8 work. | hathach | |
| LTO is temporary disabled | |||
| 2019-11-13 | fomu: bsp: don't call usb isr when usb is disabled | Sean Cross | |
| When compiled without usb support, we don't want to call the USB ISR. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | fomu: bsp: remove unused messible functions | Sean Cross | |
| These functions are unused in the current implementation. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | valentyusb: rename from `foosn` | Sean Cross | |
| While Fomu is produced by Foosn, the actual name of the hardware block is `valentyusb`. Rename the module to match that. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | fomu: csr: sync csr | Sean Cross | |
| Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | fomu: crt0: minor text refactor | Sean Cross | |
| Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | fomu: csr: add version with next_ev register | Sean Cross | |
| The Fomu bitstream now includes a `USB_NEXT_EV` register to indicate which is the next logical event to process. Add this register to the CSR definition. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | fomu: semi-working commit | Sean Cross | |
| Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | bsp: fomu: update | Sean Cross | |
| Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | bsp: fomu: fix linker script overlap | Sean Cross | |
| The end of the data section was overlapping the start of the bss. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-13 | fomu: initial commit | Sean Cross | |
| Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-11 | update makefile for lpc boards | hathach | |
| 2019-11-11 | update makefile for lpc mcu | hathach | |
| 2019-11-11 | added and tested nRF52833DK (pca10100) | hathach | |
| 2019-11-11 | update dcd nrf5x to be indepent from nrf_usbd.h | hathach | |
| fix build error with nrfx 2.0 | |||
| 2019-11-10 | added board nrf52840 mdk dongle | hathach | |
| 2019-11-09 | correct LED, button and uart for feather_stm32f405 | hathach | |
| 2019-11-05 | Merge branch 'master' into port-samg55 | hathach | |
| 2019-11-05 | Merge branch 'master' into cr1901-msp430f5529 | hathach | |
| 2019-11-04 | clean up | hathach | |
| 2019-11-04 | clean up | hathach | |
| 2019-11-04 | board test works | hathach | |
| 2019-11-03 | Merge pull request #2 from hathach/pigrew-ZLP_Request2 | Nathan Conrad | |
| zlp request2. PR for PR (has issues with STM32F0 FSDEV) | |||
| 2019-11-03 | Add UART HAL source file to stm32f070 makefile. | Nathan Conrad | |
| 2019-11-03 | Enable UART debugging on F070. | Nathan Conrad | |
| 2019-11-03 | add uart support for stm32f072disco | hathach | |
| 2019-10-29 | msp_exp430f5529lp: Use ti submodule for includes and linker files. | William D. Jones | |
| 2019-10-29 | add --allow-fw-update for convenience | hathach | |
| 2019-10-29 | correct read()/write() retarget for msp430, fix msp430 button state | hathach | |
| 2019-10-25 | Merge branch 'master' into cr1901-msp430f5529 | hathach | |
| 2019-10-24 | fix missing board uart read/write() | hathach | |
| 2019-10-23 | adding debug log function | hathach | |
| 2019-10-19 | add uart support for stm32f4nucleo board (via stlink cdc) | hathach | |
| 2019-10-18 | change to use nrfx uarte | hathach | |
| 2019-10-18 | change DEBUG optimization option from O0 to Og | hathach | |
| add uart write to board test example | |||
| 2019-10-12 | adding log support with uart | hathach | |
| started with pca10056 | |||
| 2019-10-09 | Merge branch 'master' into develop | hathach | |
| 2019-10-06 | msp_exp430f5529lp: Make board_millis atomic. | William D. Jones | |
| 2019-10-05 | msp_exp430f5529lp: Set up UART functionality. | William D. Jones | |
| 2019-10-04 | Add Spresense board | Kamil Tomaszewski | |
| 2019-10-04 | adding lpc1549, but couldnt recieve setup packet, though setup received ↵ | hathach | |
| interrupt is triggered | |||
| 2019-10-03 | lpcxpresso1549 board test running | hathach | |
| 2019-10-03 | couldn't get 32L4 running with crystal less mode | hathach | |
| 2019-10-02 | Merge remote-tracking branch 'origin' into msp430f5529 | William D. Jones | |
| 2019-10-02 | move linker file to blue pill bsp | hathach | |
| 2019-10-02 | ported stm32f1, tested with f103 blue pill | hathach | |
| 2019-10-01 | -Wno-error=cast-function-type is only available for gcc 8+, change travis ↵ | hathach | |
| dist to bionic | |||
| 2019-09-27 | Fix typo of CFG_TUD_ENDOINT0_SIZE. | Nathan Conrad | |
| 2019-09-27 | add -Wextra for more warnings to example | hathach | |
| non-stack warning (probably mcu driver) should be suppressed in the board.mk | |||
