1. 33d1eb7 replace leading spaces with tabs by Kévin Redon · 6 years ago
  2. 93717e4 set linux end of line by Kévin Redon · 6 years ago
  3. 2bdaa73 UART: remove unused code by Kévin Redon · 6 years ago
  4. fcf2743 UART: make IRQ/ISR enabling simpler by Kévin Redon · 6 years ago
  5. d44cb80 DFU: disable configured console UART before starting main app by Kévin Redon · 6 years ago
  6. 30f90a7 console: drop data to be send when buffer is already full by Kévin Redon · 6 years ago
  7. eac1bec console: use buffer and interrupts instead of busy loops for UART debug output by Kévin Redon · 6 years ago
  8. 02d0ec6 uart_console: Re-start watchdog during busy-waiting for serial chars by Harald Welte · 7 years ago
  9. 3f5e3dd Change directory structure to align with Atmel softpack by Harald Welte · 8 years ago[Renamed from firmware/src_board/uart_console.c]
  10. fde250a uart_console.c: Don't redefine constants from board.h by Harald Welte · 9 years ago
  11. b0bbb1b Removed sym links, replaced them with actual folders by Christina Quast · 9 years ago[Renamed from firmware/atmel_softpack_libraries/libboard_sam3s-ek/source/uart_console.c]
  12. 5a67c0f Renamed main folder to firmware by Christina Quast · 9 years ago[Renamed from sam3s_example/atmel_softpack_libraries/libboard_sam3s-ek/source/uart_console.c]
  13. 1e15cb6 Uart_console: remove custom printf by Christina Quast · 9 years ago
  14. 99f9f7b working printf by Christina Quast · 10 years ago
  15. 8be71e4 Makefile with libs and atmel source by Christina Quast · 10 years ago