| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-22 | Merge branch 'master' into cr1901-msp430f5529 | hathach | |
| 2020-03-17 | Merge pull request #301 from majbthrd/nuc505tweak | Ha Thach | |
| NUC505 : fix operation with net_lwip_webserver | |||
| 2020-03-15 | NUC505 : fix operation with net_lwip_webserver | Peter Lawrence | |
| 2020-03-14 | Use CRLF on UART. | Nathan Conrad | |
| 2020-03-11 | hack to undef LITTLE_ENDIAN for samg55 | hathach | |
| 2020-03-11 | skip spresense | hathach | |
| 2020-03-11 | fix more build | hathach | |
| 2020-03-11 | fix cortex M7, M23, M33 freertos build | hathach | |
| 2020-03-11 | freertos demo use static only for most optmized sram | hathach | |
| 2020-03-10 | update freertos example | hathach | |
| work with samd21 samd51 and nrf | |||
| 2020-03-10 | fix freertos compile | hathach | |
| 2020-03-10 | rename to cdc_msc_freertos | hathach | |
| 2020-03-10 | drop hid for freertos demo to match none os example | hathach | |
| 2020-03-09 | more rename | hathach | |
| 2020-03-09 | rename lwip_webserver to net_webserver for example naming convention (with ↵ | hathach | |
| class driver) | |||
| 2020-03-09 | Adding lwip_webserver to ci | hathach | |
| - buil_al.py skip specific MCU if .skip.MCU_ exists - reduce stm32f070 heap & stack size to compile webserver | |||
| 2020-03-07 | Merge pull request #291 from hathach/port-samg55 | Ha Thach | |
| Port samg55 | |||
| 2020-03-03 | Merge pull request #287 from majbthrd/usbnet | Ha Thach | |
| add CDC-ECM/RNDIS/CDC-EEM network device class with example | |||
| 2020-03-03 | update net class to follow API naming convention | Peter Lawrence | |
| 2020-03-03 | Merge pull request #280 from majbthrd/nuc505 | Ha Thach | |
| add Nuvoton NUC505 | |||
| 2020-03-02 | add CDC-ECM/RNDIS/CDC-EEM network device class with example | Peter Lawrence | |
| 2020-02-26 | Add langid to examples. | Chang Feng | |
| Signed-off-by: Chang Feng <[email protected]> | |||
| 2020-02-26 | Add langid to example cdc_msc. | Chang Feng | |
| Signed-off-by: Chang Feng <[email protected]> | |||
| 2020-02-26 | Add langid to example cdc_dual_ports. | Chang Feng | |
| Signed-off-by: Chang Feng <[email protected]> | |||
| 2020-02-07 | add Nuvoton NUC505 | Peter Lawrence | |
| 2020-02-07 | correct waklaround with only status IN | hathach | |
| correct usb descriptor msc dual example to work with samg | |||
| 2020-01-17 | clean up | hathach | |
| 2020-01-11 | echo to both serial at once | hathach | |
| 2020-01-11 | clean example | hathach | |
| 2020-01-11 | Merge pull request #240 from majbthrd/master | Ha Thach | |
| implement multiple interfaces support | |||
| 2020-01-10 | add generic flash-stlink | hathach | |
| 2020-01-01 | Merge pull request #257 from gsnxp/rt1010fix | Ha Thach | |
| fixed build issue with i.MXRT1010-EVK, corrected typo in examples/readme | |||
| 2019-12-30 | fixed build issue with i.MXRT1010-EVK, corrected typo in examples/readme | Greg Steiert | |
| 2019-12-28 | implement multiple interfaces support | Peter Lawrence | |
| 2019-12-21 | Merge branch 'master' into port-samg55 | hathach | |
| 2019-12-09 | update descriptor, enhance ep in transfer | hathach | |
| 2019-11-26 | missing source file for cdc_msc to compile | Noe Brun | |
| 2019-11-22 | rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX | hathach | |
| 2019-11-22 | rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX | hathach | |
| 2019-11-22 | config clean up | hathach | |
| 2019-11-22 | fix segger host example | hathach | |
| 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 | examples: make: specify CROSS_COMPILE for fomu | Sean Cross | |
| When BOARD=fomu, use the riscv cross-compiler. Otherwise, use the default arm compiler. This can be overridden by passing CROSS_COMIPLE on the command line. Note that there are now three common risc-v prefixes: - riscv32-unknown-elf- : Common for users who compile their own - riscv64-unknown-elf- : Upstream multiarch toolchain from SiFive - riscv-none-embed- : xPack embedded version of SiFive toolchain Here we assume users are using the `riscv-none-embed-` toolchain from xPack, because it appears to be growing more common. Additionally, there is much confusion surrounding `riscv64-unknown-elf-`, which actually includes both 32- and 64-bit runtimes and can generate software for both. Signed-off-by: Sean Cross <[email protected]> | |||
| 2019-11-11 | added and tested nRF52833DK (pca10100) | hathach | |
| 2019-11-05 | Merge branch 'master' into cr1901-msp430f5529 | hathach | |
| 2019-11-03 | seperate DEBUG from LOG | hathach | |
| 2019-11-03 | fix travis build issue | hathach | |
| 2019-11-02 | Merge branch 'pigrew-ZLP_Request2' into cr1901-msp430f5529 | hathach | |
| 2019-10-29 | clean up warning, msp430 gcc 8.3 fixed the library lto issue | hathach | |
