make uart_pty threadsafe
[simavr] / examples /
2013-08-25 lode leroymake uart_pty threadsafe master
2012-12-02 Michel PolletMerge pull request #10 from the-real-orca/mingw
2012-12-02 Stephan Veiglmingw: make simavr compilable with MinGW
2012-11-04 Michel PolletMerge pull request #7 from mali/working
2012-11-04 Laurent Navet [Mali]Makefile : fix cleaning rules
2012-10-30 Michel Polletusb: Made the usb example optional
2012-08-31 Jakob GruberRevert "examples: hd44780 responds on falling edge...
2012-07-20 Jakob Gruberexamples: Correct instructions for timer_64led example
2012-07-20 Jakob Gruberexamples: hd44780 responds on falling edge of E pin
2012-07-19 Jakob Gruberexamples: Fix frequency of ac_input signal
2012-07-16 Michel PolletMerge pull request #2 from schuay/watchpoints
2012-07-16 Michel PolletMerge pull request #3 from schuay/not_known
2012-07-16 Jakob Grubermisc: Fix confusing typo in error message
2012-07-13 Michel PolletMerge pull request #1 from schuay/master
2012-07-12 Jakob Grubermisc: Fixed a couple of typos in comments
2012-06-16 Michel Polletlibc3: Deleted
2012-06-16 Michel Polletreprap: Deleted example board
2012-06-16 Michel Polletreprap: Added shadow mapping
2012-06-16 Michel Polletlibc3: Make & config tweaks
2012-06-16 Michel Polletc3gl: Made c3gl_program_load public
2012-06-16 Michel Polletc3gl_fbo: added depth texture
2012-06-16 Michel Polletc3program: Include digits in uniform names
2012-06-16 Michel Polletc3context: Calculate the view projection matrix
2012-06-16 Michel Polletc3camera: Added a field-of-view
2012-06-15 Michel Polletreprap: Updated to reflects changes to libc3
2012-06-15 Michel Polletc3gl_fbo: New bits
2012-06-15 Michel Polletc3gl: Implemements lights
2012-06-15 Michel Polletc3texture: Added a resize() function
2012-06-15 Michel Polletc3program: can specify uniform order
2012-06-15 Michel Polletc3object: Implements 'hidden' objects
2012-06-15 Michel Polletc3geometry: Added a set_dirty() function
2012-06-15 Michel Polletc3context: Make sure lights are 'drawn' first
2012-06-15 Michel Polletc3light: New bit
2012-06-13 Michel Polletc3gl: Implemented buffer objects and vertex array objects
2012-06-13 Michel Polletc3algebra: Added ortho matrices
2012-06-13 Michel Polletc3geometry: Added geometry buffers
2012-06-13 Michel Polletlibc3: c_array tweaks
2012-06-12 Michel Polletc3context: Added a view draw callback
2012-06-12 Michel Polletc3geometry: Removed projected vertices
2012-06-12 Michel Polletc3algebra: Added frustrum and full perspective
2012-06-12 Michel Polletc3camera: matrix contains the eye position
2012-06-06 Michel Polletshared: Removed mongoose
2012-06-06 Michel Polletreprap: Split arduidiot_pins for generic use
2012-06-06 Michel Polletlibc3: remerged
2012-06-06 Michel Polletsimduino: Updated readme
2012-06-06 Michel Polletreprap: Uses libc3gl too now
2012-06-06 Michel Polletreprap: Added support for indexed elements
2012-06-03 Michel Polletlibc3: Update
2012-06-03 Michel Polletlibc3: Few more updates
2012-06-03 Michel Polletlibc3: Added c3program
2012-06-03 Michel Polletreprap: c_utils updates
2012-06-03 Michel Polletuart_pty: Add CR/LF conversion to the tap
2012-06-03 Michel Polletreprap: Implemented the 'heatpot'
2012-06-02 Michel Polletuart_pty: Introduced the notion of 'tap' port
2012-06-02 Michel Polletreprap: Compatibility with OSX
2012-06-01 Michel Polletreprap: c3 update etc
2012-06-01 Michel Polletreprap: Delete mongoose
2012-05-28 Michel Polletreprap: c3 update
2012-05-28 Michel Polletusb: Fix for new compiler
2012-05-28 Michel Polletreprap: Steppers use proper logic
2012-05-28 Michel PolletMakefile: Use CPPFLAGS for -I stuff
2012-05-26 Michel Polletreprap: c3 documentation
2012-05-25 Michel Polletclang: Fixes of warning and nasty bugs
2012-05-22 Michel Polletmisc: Fixes clang warnings
2012-05-21 Michel Polletreprap: c3 stl loader
2012-05-21 Michel Polletreprap: c3 update
2012-05-20 Michel Polletreprap: c3 update
2012-05-19 Michel Polletmake: Tweaks for freebsd
2012-05-19 Michel Polletreprap: Added opengl renderer
2012-05-19 Michel Polletreprap: Added c3, a small scene graph lib
2012-05-18 Michel Polletvhci: Added a patch
2012-05-18 Michel PolletMakefiles: Updated for build on BSD
2012-05-14 Michel Polletreprap: Some more updates, also a Marlin binary to...
2012-04-18 Michel Polletstepper: Keep position in step numbers, not mm
2012-04-18 Michel Polletreprap: Added a 'relief' sleep
2012-04-18 Michel Polletuart_pty: Check value of environment variable
2012-04-11 Michel Polletreprap: Progress
2012-04-11 Michel Polletmisc: Cleanup & typos
2012-04-06 Michel Polletmega1280: Made PORTK work
2012-04-06 Michel Polleti2ctest: Collapsed both i2ctests into one
2012-04-06 Michel Polleti2ctest: Added a mega1280 version
2012-04-06 Michel Polleti2ctest: Moved files to shared
2012-04-05 Michel PolletUART: Added a trace macro
2012-04-05 Michel Polletthermistor: Now works
2012-04-05 Michel PolletNew example board: reprap
2012-04-05 Michel Polletuart_pty: Added a debug terminal
2012-03-15 Michel Polletuart_udp: Updated, obsolete
2012-03-15 Michel Polletsimduino: Updated, uses uart_pty
2012-03-15 Michel Polletuart_pty: New part
2012-03-02 Michel Polletexamples: Exclude USB on non-linux
2012-03-02 Michel Polletexamples: Updated LCD part for OSX
2012-02-27 Michel Polletexamples: New board_usb
2012-02-27 Michel Polletparts: New vhci usb device bridge
2012-02-27 Michel Polletexamples: Link against .so
2012-02-27 Michel Polletvhci: Fix Makefile PWD
2012-02-27 Michel Polletall: Added -Wall to the build
2012-02-25 Michel Polletvhci: Added a gitignore
2012-02-25 Michel Polletvhci: build kernel module & library
2012-02-25 Michel Polletgeneral: Introduce two new headers
2012-02-25 Michel Polleti2ctest: Make example exit properly
next