sensor-watch/watch-library/hardware
Matheus Afonso Martins Moreira 35c0a4be87 Merge branch 'usb-improvements' into advanced
- Change newline prints to also send carriage return
 - Introduce shell module for serial shell with argument parsing
 - Introduce shell command list for compile time command registration
 - Refactor file system commands for shell subsystem
 - Introduce new shell commands:
   - 'help' command
   - 'flash' command to reset into bootloader
   - 'stress' tests CDC serial writes of various lengths
     - optional delay parameter
 - Harden USB handling
   - Hangs less
   - Drops fewer inputs
 - Circular buffers for both reads and writes

Reported-by: Edward Shin <contact@edwardsh.in>
Tested-by: Edward Shin <contact@edwardsh.in>
Tested-by: Matheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Tested-on-hardware-by: Matheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Reviewed-by: James Haggerty <james@gruemail.com>
Reviewed-by: Wesley Aptekar-Cassels <me@wesleyac.com>
Reviewed-by: Matheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
Signed-off-by: Matheus Afonso Martins Moreira <matheus.a.m.moreira@gmail.com>
GitHub-Pull-Request: https://github.com/joeycastillo/Sensor-Watch/pull/344
2024-03-08 06:51:34 -03:00
..
hal annotate SLEEPCFG-register detail 2024-01-22 00:39:20 +00:00
hpl make the HAL sleep function obey the chip documentation 2023-12-18 03:09:36 +00:00
hri Sensor Watch Simulator (#35) 2022-01-25 15:03:22 -05:00
hw implement SPI flash chip 2022-01-26 22:40:49 -05:00
include Sensor Watch Simulator (#35) 2022-01-25 15:03:22 -05:00
linker add room for flash filesystem in linker script 2022-05-06 15:17:57 -04:00
watch Merge branch 'usb-improvements' into advanced 2024-03-08 06:51:34 -03:00
main.c USB Improvements 2024-01-07 00:20:20 -05:00
startup_saml22.c make any unknown interrupts/faults reset the microcontroller 2023-12-18 06:41:21 +00:00