aanon4 / BlueBasic

BASIC interpreter for CC2540 and CC2541 Bluetooth LE chips
https://gitlab.com/timwilkinson/BlueBasic
97 stars 55 forks source link

allow UART no hardware flow control #15

Closed mikewen closed 9 years ago

mikewen commented 9 years ago

I think you only need to merge codes in: os.c common/npi/npi_np/npi.h

Maybe this one as well: common/npi/npi_np/npi.c

aanon4 commented 9 years ago

Any chance you could clean this up a bit (remove the files that you don't want merged)? Also, can you format your "os.c" changes so they match the file's formatting and remove the commented out code? I can do this for you, but then the pull request will get lost and I'd rather simply merge it so the credit is assigned appropriately.

Thanks

aanon4 commented 9 years ago

Closing this pull request because the code was never tidied up to allow a clean merge.