37 Commits (cccc1267c5d14105aec94e0606d184a2f2dd2008)

Author SHA1 Message Date
Karl Palsson bc70d3b459 add USB mass storage class code where it was ommitted 7 years ago
Karl Palsson 9a05dcb6c0 ld scripts: drop duplication of standard sections 7 years ago
Karl Palsson b860319785 make: use std=c99 everywhere by default. 8 years ago
Alexandru Gagniuc 6f30e76c61 lm4f: Enable FPU using the vector_chipset hook 9 years ago
Anatol Pomozov ae41782e1a Fix misspellings using codespell tool 9 years ago
Karl Palsson 2e25d678ba Surround all macro parameters with () 9 years ago
Tido Klaassen aad8d06c3f make: rename CFLAGS in target Makefiles to TGT_CFLAGS 9 years ago
Kuldeep Singh Dhaka e7eb61fe33 usb: Move ti usb_lm4f.c from lm4f/ to usb/ 9 years ago
Karl Palsson 6d658c20b8 make: use shared DEBUG_FLAGS (-gdb3) by default 10 years ago
Frantisek Burian 6de1b50c4e [BUILD] Fix the correct make behavior if compiling inside tree 11 years ago
Alexandru Gagniuc 52d34c814b Global: Allow overriding float-abi flags 12 years ago
Dirk Braun ad29d0ce31 [lm4f/usb] fixed lm4f_ep_write_packet() when single byte copied to buffer. 12 years ago
Alexandru Gagniuc 5ea4763845 lm4f: Appease checkpath.pl and de-typedef enums 12 years ago
Piotr Esden-Tempski 2f425af647 [Style] A small coding style fixing session. 12 years ago
Piotr Esden-Tempski 39fa9e4c58 Stile fixes run, 80 char boundry. 12 years ago
Piotr Esden-Tempski 34de1e776e Changed to use stdint types. 12 years ago
Piotr Esden-Tempski 7df63fcae0 First coarse run to fix coding style in locm3. 12 years ago
Paul Fleischer b876b72b39 lm4f: Add control over UART FIFOs 12 years ago
Alexandru Gagniuc 4535a4c9b6 lm4f: Implement GPIO interrupt control 12 years ago
Alexandru Gagniuc f53839f33f lm4f: Implement GPIO configuration and control 12 years ago
Alexandru Gagniuc de55bbc46e lm4f: "Pretty-ize" the look of Doxygen comments in gpio.c/.h 12 years ago
Alexandru Gagniuc 2184eb2b13 lm4f: Improve read/write endpoint performance 12 years ago
Alexandru Gagniuc 9d46103ced lm4f: Add functions for controlling USB interrupts 12 years ago
Alexandru Gagniuc ad048f7d5a lm4f: Add doxygen documentation for the USB driver 12 years ago
Alexandru Gagniuc 2fda5282ab lm4f: Implement a basic USB driver 12 years ago
Alexandru Gagniuc 5507e14cd4 lm4f: Implement DMA enable/disable functions for the UART 12 years ago
Alexandru Gagniuc a8fc67d569 lm4f: Implement UART interrupt control 12 years ago
Alexandru Gagniuc 8112861b60 lm4f: Add basic UART implementation 12 years ago
Alexandru Gagniuc f4eca5400e lm4f: Properly set PLL divisor 12 years ago
Ken Sarkies 1627cd60c3 Documentation structures added to place the non-STM32 families into the documentation tree. 12 years ago
Ken Sarkies e2022f5884 Repair to documentation (most documented files) 12 years ago
Piotr Esden-Tempski b0233ae6fb Added more warning CFLAGS to all makefiles. 12 years ago
Alexandru Gagniuc 7957cffaa3 lm4f: Add API for controlling the system run clock sources 12 years ago
Alexandru Gagniuc 03d04ad10a lm4f: Add API for enabling/disabling peripherals clock source 12 years ago
Alexandru Gagniuc c1381bf54a lm4f: Compile with FPU support 12 years ago
Alexandru Gagniuc b2ac2ffc4b lm4f: Remove erroneous references to lm3s 12 years ago
Alexandru Gagniuc 326c945b55 lm4f: Add lm4f support files copied from lm3s 12 years ago