Skip to content
Kevin Townsend edited this page May 4, 2013 · 2 revisions
  • Add %f support for /src/libc/stdio.c
  • Update LPCXpresso/RedSuite project files to use the CMSIS code in /cmsis (no external dependencies)
    • Move src/cr_startup_lpc11u_lpc13u.c to /cmsis as well, and modify if necessary or break it into two files
  • Fix running average code in /src/drivers/statistics ... current code is garbage
  • Finish a first go at the simple binary protocol for USB HID (and eventually SPI/I2C slave)
  • Update /src/core/uart code to use /src/core/fifo instead of the older uart_buf.c
Clone this wiki locally