summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-27example: Broadcaster example that uses the Link LayerHEADllJoão Paulo Rechi Vita2-0/+51
2013-12-27stack: Initial implementaion of the Link LayerJoão Paulo Rechi Vita3-2/+174
2013-12-25examples: Add radio-broadcaster examplenrf51822Paulo Borges2-0/+95
2013-12-25nrf51822: Implement radio_send()Paulo Borges2-3/+32
2013-12-25examples: Add radio-observer examplePaulo Borges2-0/+155
2013-12-25nrf51822: Implement radio_stop()Paulo Borges1-0/+14
2013-12-25nrf51822: Implement radio_recv()Paulo Borges2-0/+77
2013-12-25nrf51822: Implement radio_register_handler()Paulo Borges1-0/+7
2013-12-25nrf51822: Implement radio_init()Paulo Borges2-0/+60
2013-12-25radio: Add Radio APIsPaulo Borges1-0/+7
2013-12-25nrf51822: Add radio.c to Makefile.platformPaulo Borges1-1/+2
2013-12-25radio: Change radio_init() return typePaulo Borges2-2/+2
2013-12-25nrf51822: Change log interrupt level to HIGHESTPaulo Borges2-4/+5
2013-12-25examples: Update timing example with new timer APIsPaulo Borges1-2/+6
2013-12-25timer: Extract timer_create() from timer_start()Paulo Borges2-4/+13
2013-12-23nrf51822: Add local copy of platform filesClaudio Takahasi6-3/+1165
2013-12-23build: Fix warning treaded as errorClaudio Takahasi1-1/+1
2013-12-23build: Set heap size to zeroClaudio Takahasi1-1/+1
2013-12-23build: Add Makefile per exampleClaudio Takahasi12-53/+422
2013-12-23examples: Remove platform subdir for Hello WorldClaudio Takahasi2-1/+1
2013-12-23build: Add build files for NRF platformClaudio Takahasi11-45/+187
2013-12-23build: Add initial autotools supportClaudio Takahasi6-0/+152
2013-12-23radio: Add intial radio filesClaudio Takahasi2-0/+59
2013-12-23examples: Add timing examplePaulo Borges2-0/+72
2013-12-23nrf51822: Implement timer modulePaulo Borges2-1/+100
2013-12-22nrf51822: Add app_error_handlerPaulo Borges2-0/+37
2013-12-22timer: Add timer APIPaulo Borges1-0/+34
2013-12-22examples: Add logging examplePaulo Borges2-0/+55
2013-12-22examples: Add README filePaulo Borges1-0/+8
2013-12-22nrf51822: Implement log modulePaulo Borges3-2/+151
2013-12-22log: Add log interfacePaulo Borges1-0/+41
2013-12-22nrf51822: Add Makefile.platform and flasherPaulo Borges4-0/+191
2013-12-20build: Add Makefile.commonPaulo Borges2-0/+111
2013-11-29Add .gitignorePaulo Borges1-0/+5
2013-11-22bci: Add Bluetooth Command Interface filesClaudio Takahasi2-0/+59
2013-11-22ll: Add link layer initial filesClaudio Takahasi2-0/+59
2013-11-22Add AUTHORS fileClaudio Takahasi1-0/+3
2013-11-22Add README fileClaudio Takahasi1-0/+0