27 Commits (3bec164b3ae1cd7f9b5dcec532e7d073be96d45d)

Author SHA1 Message Date
patacongo d4dca58d93 Most of the changes needed to support Windows native clean; distclean is has a problem 12 years ago
patacongo a42dcee79d Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows build 12 years ago
patacongo 3bf4cd0abd Generated libraries are now installed in a new lib/ directory 12 years ago
patacongo 6d8270ffc5 Still trying to recover directory contents 12 years ago
patacongo a09a1f220c Trying to recover from deleted directory contents 12 years ago
patacongo a69a97b03b move lib/ to libc/ to make room for a true lib/ directory. Rename libraries to match 12 years ago
patacongo f561a5ab03 RGMP 4.0 update from Qiang Yu 12 years ago
patacongo a5b189950e Add support for ferror(), feof(), and clearerr() 12 years ago
patacongo 5c160fad83 libm compilation fixes from Darcy Gong 12 years ago
patacongo 61c97b1ddc Ooops... last version of file was still in editor 12 years ago
patacongo 0e190d4cf7 lib/math files not follow coding standard; float, double, and long double versions in separate files to reduce size of dumb link 12 years ago
patacongo 5b7a650b16 Part I of port of Rhombus math library 12 years ago
patacongo 6ea7967d8a Kconfig changes to get a clean STM32 ADC example build 12 years ago
patacongo 4796879663 Minor tweaks to memset 12 years ago
patacongo d59b634a70 Optimized memset() can be configured to do 64-bit stores 12 years ago
patacongo d24bf91574 Optimized memset() can be configured to do 64-bit stores 12 years ago
patacongo f16ae329fd Add a versin of memset() optimized for speed 12 years ago
patacongo 80c9bda900 Add Daniel Vik's optimized memcpy as a configuration option 12 years ago
patacongo 860e5f0524 The termios c_speed field cannot be 'const' 12 years ago
patacongo e62b420882 Another dtoa() fix from Mike Smith 13 years ago
patacongo a41bc3c2ff Eliminate a warning 13 years ago
patacongo 6052cd078a More sscanf: Long flag (as in %ld) not be used in all of the places it should be 13 years ago
patacongo 4a5f639e22 Fix bug in last sscanf change 13 years ago
patacongo 99bc5e453b One more sscanf change 13 years ago
patacongo 4edf18b009 Add support for Fire STM32v3; sscanf fixes from Kate 13 years ago
patacongo c3c602f93e Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Kate 13 years ago
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago